Home
last modified time | relevance | path

Searched refs:FR_CMPSIZ (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h787 #define FR_CMPSIZ (offsetof(struct frentry, fr_ifnames) - \ macro
H A Dfil.c4461 if (bcmp((char *)&fr1->fr_func, (char *)&fr2->fr_func, FR_CMPSIZ) in ipf_rule_compare()