Searched defs:v4hdr (Results 1 – 2 of 2) sorted by relevance
67 struct v4hdr { struct68 struct iphdr ip;69 union l4hdr l4hdr;70 __u8 pad[L2_PAD_SZ]; /* space for L2 header / vxlan header ... */
199 const struct iphdr *v4hdr; in mpls_multipath_hash() local