Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y75 static u_int16_t returnicmp6default = variable
2177 $$.w2 = returnicmp6default;
2201 $$.w2 = returnicmp6default;
2206 $$.w2 = returnicmp6default;
2215 $$.w2 = returnicmp6default;
2240 $$.w2 = returnicmp6default;
5237 returnicmp6default = in parse_rules()
5493 icmptype = returnicmp6default >> 8; in parseicmpspec()