Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dparse.y80 static u_int16_t returnicmp6default = variable
3074 $$.w2 = returnicmp6default;
3083 $$.w2 = returnicmp6default;
3107 $$.w2 = returnicmp6default;
3112 $$.w2 = returnicmp6default;
3132 $$.w2 = returnicmp6default;
3169 icmptype = returnicmp6default >> 8;
6736 returnicmp6default = in parse_config()
7030 icmptype = returnicmp6default >> 8; in parseicmpspec()