Searched refs:ipfr_ifp (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_frag.h27 * All of the fields, from ipfr_ifp to ipfr_pass, are compared
31 void *ipfr_ifp; member in struct:ipfr
58 offsetof(ipfr_t, ipfr_ifp))
H A Dip_frag.c275 frag->ipfr_ifp = fin->fin_ifp;
329 if (!bcmp((char *)&frag.ipfr_ifp, (char *)&fra->ipfr_ifp,
363 bcopy((char *)&frag.ipfr_ifp, (char *)&fra->ipfr_ifp, IPFR_CMPSZ);
509 if (!bcmp((char *)&frag.ipfr_ifp, (char *)&f->ipfr_ifp,
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipfstat.c1672 if (ifr.ipfr_ifp == NULL)
1701 if (ifr.ipfr_ifp == NULL)

Completed in 210 milliseconds