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

/openbsd-current/usr.sbin/tcpdump/
H A Dpfctl_osfp.c903 int *this_mod, *this; local
907 this_mod = wscale_mod;
910 this_mod = mss_mod;
913 *this_mod = 0;
920 *this_mod = T_DC;
926 *this_mod = T_MOD;
/openbsd-current/sbin/pfctl/
H A Dpfctl_osfp.c906 int *this_mod, *this; local
910 this_mod = wscale_mod;
913 this_mod = mss_mod;
916 *this_mod = 0;
923 *this_mod = T_DC;
929 *this_mod = T_MOD;

Completed in 71 milliseconds