HomeSort by: relevance | last modified time | path
    Searched defs:this_mod (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_osfp.c 920 int *this_mod, *this; local in function:get_tcpopts
924 this_mod = wscale_mod;
927 this_mod = mss_mod;
930 *this_mod = 0;
937 *this_mod = T_DC;
943 *this_mod = T_MOD;
pfctl_osfp.c 920 int *this_mod, *this; local in function:get_tcpopts
924 this_mod = wscale_mod;
927 this_mod = mss_mod;
930 *this_mod = 0;
937 *this_mod = T_DC;
943 *this_mod = T_MOD;

Completed in 28 milliseconds