[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
[deliverable/linux.git] / include / linux / skbuff.h
index 8f158d66d2a8993e9f409d6904ec98e2eaeac93f..862a81cf7f7415f54cb450437fcdf1f6a9875e07 100644 (file)
@@ -237,7 +237,6 @@ struct sk_buff {
        /* 4 byte hole on 64 bit*/
 
        union {
-               struct iphdr    *ipiph;
                struct ipv6hdr  *ipv6h;
                unsigned char   *raw;
        } h;
This page took 0.025729 seconds and 5 git commands to generate.