Searched refs:GET_INT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/dist/pf/sbin/pfctl/ |
| D | pfctl_osfp.c | 150 #define GET_INT(v, mod, n, ty, mx) \ in pfctl_file_fingerprints() macro 155 if (GET_INT(window, &w_mod, "window size", T_DC|T_MSS|T_MTU| in pfctl_file_fingerprints() 157 GET_INT(ttl, NULL, "ttl", 0, 0xff) || in pfctl_file_fingerprints() 158 GET_INT(df, NULL, "don't fragment frag", 0, 1) || in pfctl_file_fingerprints() 159 GET_INT(psize, &p_mod, "overall packet size", T_MOD|T_DC, in pfctl_file_fingerprints()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2007 | 15130 delta and use gen_int_mode in place of GET_INT instead.
|