Home
last modified time | relevance | path

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

/src/sbin/pfctl/
H A Dpfctl_osfp.c142 #define T_MOD 0x08 /* Allow modulus */ in pfctl_file_fingerprints() macro
150 T_MOD, 0xffff) || in pfctl_file_fingerprints()
153 GET_INT(psize, &p_mod, "overall packet size", T_MOD|T_DC, in pfctl_file_fingerprints()
185 case T_MOD: in pfctl_file_fingerprints()
195 case T_MOD: in pfctl_file_fingerprints()
205 case T_MOD: in pfctl_file_fingerprints()
214 case T_MOD: in pfctl_file_fingerprints()
815 if (mod && (flags & T_MOD)) in get_int()
816 *mod = T_MOD; in get_int()
932 *this_mod = T_MOD; in get_tcpopts()