Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_log.c169 int ipl_magic[IPL_LOGSIZE]; member
229 bcopy((char *)magic, (char *)softl->ipl_magic, sizeof(magic)); in ipf_log_soft_create()
591 ipl->ipl_magic = softl->ipl_magic[unit]; in ipf_log_items()
H A Dip_fil.h1019 u_32_t ipl_magic; member