Home
last modified time | relevance | path

Searched refs:this_mod (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/tcpdump/
Dpfctl_osfp.c903 int *this_mod, *this; in get_tcpopts() local
907 this_mod = wscale_mod; in get_tcpopts()
910 this_mod = mss_mod; in get_tcpopts()
913 *this_mod = 0; in get_tcpopts()
920 *this_mod = T_DC; in get_tcpopts()
926 *this_mod = T_MOD; in get_tcpopts()
/openbsd/src/sbin/pfctl/
Dpfctl_osfp.c906 int *this_mod, *this; in get_tcpopts() local
910 this_mod = wscale_mod; in get_tcpopts()
913 this_mod = mss_mod; in get_tcpopts()
916 *this_mod = 0; in get_tcpopts()
923 *this_mod = T_DC; in get_tcpopts()
929 *this_mod = T_MOD; in get_tcpopts()