Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c136 int ipl_magic[IPL_LOGSIZE]; member
198 bcopy((char *)magic, (char *)softl->ipl_magic, sizeof(magic));
570 ipl->ipl_magic = softl->ipl_magic[unit];
H A Dip_fil.h960 u_32_t ipl_magic; member