Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c141 static int magic[IPL_LOGSIZE] = { IPL_MAGIC, IPL_MAGIC_NAT, IPL_MAGIC_STATE,
H A Dip_fil.h972 #define IPL_MAGIC_NAT 0x49504c4e /* 'IPLN' */ macro