up6               672 netinet6/frag6.c frag6_enq(af6, up6)
up6               673 netinet6/frag6.c 	struct ip6asfrag *af6, *up6;
up6               678 netinet6/frag6.c 	af6->ip6af_up = up6;
up6               679 netinet6/frag6.c 	af6->ip6af_down = up6->ip6af_down;
up6               680 netinet6/frag6.c 	up6->ip6af_down->ip6af_up = af6;
up6               681 netinet6/frag6.c 	up6->ip6af_down = af6;