/src/sys/external/bsd/ipf/netinet/ |
ip_log.c | 168 int ipl_magic[IPL_LOGSIZE]; member in struct:ipf_log_softc_s 173 static int magic[IPL_LOGSIZE] = { IPL_MAGIC, IPL_MAGIC_NAT, IPL_MAGIC_STATE, 174 IPL_MAGIC, IPL_MAGIC, IPL_MAGIC, 175 IPL_MAGIC, IPL_MAGIC }; 228 bcopy((char *)magic, (char *)softl->ipl_magic, sizeof(magic)); 590 ipl->ipl_magic = softl->ipl_magic[unit] [all...] |
ip_log.c | 168 int ipl_magic[IPL_LOGSIZE]; member in struct:ipf_log_softc_s 173 static int magic[IPL_LOGSIZE] = { IPL_MAGIC, IPL_MAGIC_NAT, IPL_MAGIC_STATE, 174 IPL_MAGIC, IPL_MAGIC, IPL_MAGIC, 175 IPL_MAGIC, IPL_MAGIC }; 228 bcopy((char *)magic, (char *)softl->ipl_magic, sizeof(magic)); 590 ipl->ipl_magic = softl->ipl_magic[unit] [all...] |
ip_log.c | 168 int ipl_magic[IPL_LOGSIZE]; member in struct:ipf_log_softc_s 173 static int magic[IPL_LOGSIZE] = { IPL_MAGIC, IPL_MAGIC_NAT, IPL_MAGIC_STATE, 174 IPL_MAGIC, IPL_MAGIC, IPL_MAGIC, 175 IPL_MAGIC, IPL_MAGIC }; 228 bcopy((char *)magic, (char *)softl->ipl_magic, sizeof(magic)); 590 ipl->ipl_magic = softl->ipl_magic[unit] [all...] |
ip_fil.h | 1019 u_32_t ipl_magic; member in struct:iplog 1030 #define IPL_MAGIC 0x49504c4d /* 'IPLM' */
|
ip_fil.h | 1019 u_32_t ipl_magic; member in struct:iplog 1030 #define IPL_MAGIC 0x49504c4d /* 'IPLM' */
|
ip_fil.h | 1019 u_32_t ipl_magic; member in struct:iplog 1030 #define IPL_MAGIC 0x49504c4d /* 'IPLM' */
|