Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h427 void print_ext6hdr(struct buf_pr *bp, const struct _ipfw_insn *cmd);
H A Dipv6.c269 print_ext6hdr(struct buf_pr *bp, const ipfw_insn *cmd ) in print_ext6hdr() function
H A Dipfw2.c1748 print_ext6hdr(bp, cmd); in print_instruction()