HomeSort by: relevance | last modified time | path
    Searched refs:IPFR_CMPSZ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_frag.h 72 #define IPFR_CMPSZ (offsetof(ipfr_t, ipfr_pass) - \
ip_frag.c 454 IPFR_CMPSZ)) {
481 bcopy((char *)&frag.ipfr_ifp, (char *)&fra->ipfr_ifp, IPFR_CMPSZ);
687 IPFR_CMPSZ)) {

Completed in 15 milliseconds