Home
last modified time | relevance | path

Searched defs:ip6af (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dfrag6.c104 #define IP6_REASS_MBUF(ip6af) ((ip6af)->ip6af_m) argument
283 struct ip6asfrag *__single af6 = NULL, *__single ip6af = NULL, *__single af6dwn = NULL; in frag6_input() local