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

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_sync.h15 u_char sm_v; /* version: 4,6 */ member in struct:synchdr
72 #define sl_v sl_hdr.sm_v
H A Dip_sync.c477 sh.sm_num, sh.sm_v, sh.sm_p, sh.sm_cmd,
489 if (sh.sm_v != 4 && sh.sm_v != 6) {
806 sp->sm_num, sl->sl_hdr.sm_v, sl->sl_hdr.sm_p,
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipsyncm.c166 printf("v:%d p:%d len:%d magic:%x", sh->sm_v,
H A Dipsyncs.c184 printf("v:%d p:%d len:%d magic:%x", sh->sm_v,
H A Dipfsyncd.c669 printf("v:%d p:%d num:%d len:%d magic:%x", sh->sm_v, sh->sm_p,

Completed in 81 milliseconds