Searched refs:l4data (Results 1 – 1 of 1) sorted by relevance
145 mbuf_fill_proto(int proto, void *l4data) in mbuf_fill_proto() argument152 th = l4data; in mbuf_fill_proto()171 void *l4data; in mbuf_construct() local184 l4data = (void *)(iphdr + 1); in mbuf_construct()185 size += mbuf_fill_proto(proto, l4data); in mbuf_construct()199 void *l4data; in mbuf_construct6() local210 l4data = (void *)(ip6 + 1); in mbuf_construct6()211 size += mbuf_fill_proto(proto, l4data); in mbuf_construct6()