ip6asfrag
struct ip6asfrag *af6;
struct ip6asfrag *af6;
struct ip6asfrag *af6, *ip6af, *af6tmp;
ip6af = malloc(sizeof(struct ip6asfrag), M_FRAG6, M_NOWAIT | M_ZERO);
TAILQ_ENTRY(ip6asfrag) ip6af_tq;
struct ip6asfrag; /* frag6.c */
TAILQ_HEAD(ip6fraghead, ip6asfrag);