Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h449 uint16_t get_unreach6_code(const char *str);
H A Dipv6.c57 get_unreach6_code(const char *str) in get_unreach6_code() function
H A Dipfw2.c4158 action->arg1 = get_unreach6_code(*av); in compile_rule()