Searched refs:sm_num (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_sync.h21 u_int sm_num; /* table entry number */ member in struct:synchdr
79 #define sl_num sl_hdr.sm_num
H A Dip_sync.c473 sh.sm_num = ntohl(sh.sm_num);
477 sh.sm_num, sh.sm_v, sh.sm_p, sh.sm_cmd,
558 sh.sm_num, err);
708 hv = sp->sm_num & (softs->ipf_sync_state_tab_sz - 1);
750 printf("[%d] Filter rules = %p\n", sp->sm_num, fr);
784 sp->sm_num, su.stu_age, su.stu_state[0],
790 if (sl->sl_hdr.sm_num == sp->sm_num)
795 sp->sm_num);
[all...]
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_sync.h21 u_int sm_num; /* table entry number */ member in struct:synchdr
79 #define sl_num sl_hdr.sm_num
H A Dip_sync.c462 sh.sm_num = ntohl(sh.sm_num);
466 sh.sm_num, sh.sm_v, sh.sm_p, sh.sm_cmd,
547 sh.sm_num, err);
692 hv = sp->sm_num & (softs->ipf_sync_state_tab_sz - 1);
734 printf("[%d] Filter rules = %p\n", sp->sm_num, fr);
768 sp->sm_num, su.stu_age, su.stu_state[0],
774 if (sl->sl_hdr.sm_num == sp->sm_num)
779 sp->sm_num);
[all...]
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipsyncm.c183 printf(" num:%d\n", (u_32_t)ntohl(sh->sm_num));
H A Dipsyncs.c201 printf(" num:%d\n", (u_32_t)ntohl(sh->sm_num));
H A Dipfsyncd.c672 ntohl(sh->sm_num), ntohl(sh->sm_len), ntohl(sh->sm_magic));

Completed in 107 milliseconds