Searched refs:sm_p (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_sync.h16 u_char sm_p; /* protocol */ member in struct:synchdr
73 #define sl_p sl_hdr.sm_p
H A Dip_sync.c477 sh.sm_num, sh.sm_v, sh.sm_p, sh.sm_cmd,
806 sp->sm_num, sl->sl_hdr.sm_v, sl->sl_hdr.sm_p,
813 switch (sp->sm_p)
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipsyncm.c167 sh->sm_p, len, magic);
197 if (sh->sm_p == IPPROTO_TCP) {
H A Dipsyncs.c185 sh->sm_p, len, magic);
215 if (sh->sm_p == IPPROTO_TCP) {
H A Dipfsyncd.c652 if (sh->sm_p == IPPROTO_TCP) {
669 printf("v:%d p:%d num:%d len:%d magic:%x", sh->sm_v, sh->sm_p,

Completed in 98 milliseconds