Searched defs:v4hdr (Results 1 – 4 of 4) sorted by relevance
45 struct v4hdr { struct46 struct iphdr ip;47 union l4hdr l4hdr;48 __u8 pad[16]; /* enough space for L2 header */
64 struct v4hdr { struct65 struct iphdr ip;66 union l4hdr l4hdr;67 __u8 pad[L2_PAD_SZ]; /* space for L2 header / vxlan header ... */
198 const struct iphdr *v4hdr; in mpls_multipath_hash() local
199 const struct iphdr *v4hdr; in mpls_multipath_hash() local