Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h440 void print_ext6hdr(struct buf_pr *bp, const struct _ipfw_insn *cmd);
H A Dipv6.c258 print_ext6hdr(struct buf_pr *bp, const ipfw_insn *cmd ) in print_ext6hdr() function
H A Dipfw2.c1857 print_ext6hdr(bp, cmd); in print_instruction()