Home
last modified time | relevance | path

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

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