Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c615 bzero((char *)&softl->ipl_crc[unit], FI_CSIZE);
807 bzero((char *)&softl->ipl_crc[unit], FI_CSIZE);
H A Dip_auth.c368 !bcmp((char *)fin, (char *)&fra->fra_info, FI_CSIZE)) {
H A Dip_fil.h451 #define FI_CSIZE offsetof(fr_info_t, fin_icode) macro