Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y82 static u_int16_t returnicmp6default = variable
3585 $$.w2 = returnicmp6default;
3594 $$.w2 = returnicmp6default;
3618 $$.w2 = returnicmp6default;
3623 $$.w2 = returnicmp6default;
3643 $$.w2 = returnicmp6default;
3680 icmptype = returnicmp6default >> 8;
7672 returnicmp6default = in parse_config()
8015 icmptype = returnicmp6default >> 8; in parseicmpspec()