Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_osfp.c145 #define T_MSS 0x02 /* Allow MSS multiple */ in pfctl_file_fingerprints() macro
154 if (GET_INT(window, &w_mod, "window size", T_DC|T_MSS|T_MTU| in pfctl_file_fingerprints()
184 case T_MSS: in pfctl_file_fingerprints()
803 if (mod && (flags & T_MSS)) in get_int()
804 *mod = T_MSS; in get_int()