Searched refs:ipl_magic (Results 1 – 4 of 4) sorted by relevance
168 int ipl_magic[IPL_LOGSIZE]; member228 bcopy((char *)magic, (char *)softl->ipl_magic, sizeof(magic)); in ipf_log_soft_create()590 ipl->ipl_magic = softl->ipl_magic[unit]; in ipf_log_items()
1019 u_32_t ipl_magic; member
1011 if (ipl.ipl_magic == IPL_MAGIC) in print_log()1015 if (ipl.ipl_magic == IPL_MAGIC_NAT) in print_log()1020 if (ipl.ipl_magic == IPL_MAGIC_STATE) in print_log()
477 if ((a->ac_type != 0) && (a->ac_type != ipl->ipl_magic)) {