Lines Matching refs:buf_pr
323 struct buf_pr { struct
331 int pr_u64(struct buf_pr *bp, void *pd, int width); argument
332 int bp_alloc(struct buf_pr *b, size_t size);
333 void bp_free(struct buf_pr *b);
334 int bprintf(struct buf_pr *b, const char *format, ...);
412 void print_altq_cmd(struct buf_pr *bp, const struct _ipfw_insn_altq *altqptr);
423 void print_unreach6_code(struct buf_pr *bp, uint16_t code);
424 void print_ip6(struct buf_pr *bp, const struct _ipfw_insn_ip6 *cmd);
425 void print_flow6id(struct buf_pr *bp, const struct _ipfw_insn_u32 *cmd);
426 void print_icmp6types(struct buf_pr *bp, const struct _ipfw_insn_u32 *cmd);
427 void print_ext6hdr(struct buf_pr *bp, const struct _ipfw_insn *cmd);
441 void bp_flush(struct buf_pr *b);