Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h436 void fill_unreach6_code(u_short *codep, char *str);
H A Dipv6.c63 fill_unreach6_code(u_short *codep, char *str) in fill_unreach6_code() function
H A Dipfw2.c3959 fill_unreach6_code(&action->arg1, *av); in compile_rule()