Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_osfp.c97 int window, w_mod, ttl, df, psize, p_mod, mss, mss_mod, wscale, in pfctl_file_fingerprints() local
168 &optcnt, &mss, &mss_mod, &wscale, &wscale_mod, &ts0)) in pfctl_file_fingerprints()
216 switch (mss_mod) { in pfctl_file_fingerprints()
895 pf_tcpopts_t *packed, int *optcnt, int *mss, int *mss_mod, int *wscale, in get_tcpopts() argument
905 *mss_mod = T_DC; in get_tcpopts()
927 this_mod = mss_mod; in get_tcpopts()