Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h436 void print_unreach6_code(struct buf_pr *bp, uint16_t code);
H A Dipv6.c71 print_unreach6_code(struct buf_pr *bp, uint16_t code) in print_unreach6_code() function
H A Dipfw2.c1998 print_unreach6_code(bp, cmd->arg1); in print_action_instruction()