Searched defs:v6hdr (Results 1 – 4 of 4) sorted by relevance
51 struct v6hdr { struct52 struct ipv6hdr ip; argument53 union l4hdr l4hdr;54 __u8 pad[16]; /* enough space for L2 header */
70 struct v6hdr { struct71 struct ipv6hdr ip; argument72 union l4hdr l4hdr;73 __u8 pad[L2_PAD_SZ]; /* space for L2 header / vxlan header ... */
208 const struct ipv6hdr *v6hdr; in mpls_multipath_hash() local
209 const struct ipv6hdr *v6hdr; in mpls_multipath_hash() local