Searched refs:s_v (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ipfilter/
H A Dsnoop.h18 int s_v; member in struct:snoophdr
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dipft_sn.c60 int s_v; local
73 s_v = (int)ntohl(sh.s_v);
76 if (s_v != SNOOP_VERSION ||
84 printf("\tid: %8.8s version: %d type: %d\n", sh.s_id, s_v, s_type);

Completed in 52 milliseconds