Searched refs:ip6asfrag (Results 1 – 2 of 2) sorted by relevance
99 struct ip6asfrag { struct100 TAILQ_ENTRY(ip6asfrag) ip6af_tq;312 struct ip6asfrag *af6; in frag6_freef()354 struct ip6asfrag *af6; in frag6_cleanup()428 struct ip6asfrag *af6, *ip6af, *af6tmp; in frag6_input()711 ip6af = malloc(sizeof(struct ip6asfrag), M_FRAG6, M_NOWAIT | M_ZERO); in frag6_input()
69 struct ip6asfrag; /* frag6.c */70 TAILQ_HEAD(ip6fraghead, ip6asfrag);