Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_sync.h14 u_char sm_p; /* protocol */ member
71 #define sl_p sl_hdr.sm_p
H A Dip_sync.c449 sh.sm_num, sh.sm_v, sh.sm_p, sh.sm_cmd, in ipf_sync_write()
759 sp->sm_num, sl->sl_hdr.sm_v, sl->sl_hdr.sm_p, in ipf_sync_state()
766 switch (sp->sm_p) in ipf_sync_state()
/freebsd/sbin/ipf/ipfsync/
H A Dipsyncm.c162 sh->sm_p, len, magic);
192 if (sh->sm_p == IPPROTO_TCP) {
H A Dipsyncs.c180 sh->sm_p, len, magic);
210 if (sh->sm_p == IPPROTO_TCP) {
H A Dipfsyncd.c648 if (sh->sm_p == IPPROTO_TCP) {
665 printf("v:%d p:%d num:%d len:%d magic:%x", sh->sm_v, sh->sm_p,