Searched refs:IPL_MAGIC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c167 static int magic[IPL_LOGSIZE] = { IPL_MAGIC, IPL_MAGIC_NAT, IPL_MAGIC_STATE,
168 IPL_MAGIC, IPL_MAGIC, IPL_MAGIC,
169 IPL_MAGIC, IPL_MAGIC };
H A Dip_fil.h1031 #define IPL_MAGIC 0x49504c4d /* 'IPLM' */ macro
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipmon_y.y236 IPM_IPF { $$ = IPL_MAGIC; }
H A Dipmon.c1042 if (ipl->ipl_magic == IPL_MAGIC)

Completed in 78 milliseconds