Home
last modified time | relevance | path

Searched refs:in_pmnext (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat6.c285 n->in_pmnext = np;
351 n->in_mnext->in_pmnext = n->in_pmnext;
352 *n->in_pmnext = n->in_mnext;
H A Dip_nat.h221 struct ipnat **in_pmnext; /* prior map next ptr */ member
H A Dip_nat.c699 n->in_pmnext = np;
750 n->in_mnext->in_pmnext = n->in_pmnext;
751 *n->in_pmnext = n->in_mnext;
8286 np->in_pmnext = npp;