Lines Matching refs:buf_pr
332 struct buf_pr { struct
340 int pr_u64(struct buf_pr *bp, void *pd, int width); argument
341 int bp_alloc(struct buf_pr *b, size_t size);
342 void bp_free(struct buf_pr *b);
343 int bprintf(struct buf_pr *b, const char *format, ...);
421 void print_altq_cmd(struct buf_pr *bp, const struct _ipfw_insn_altq *altqptr);
432 void print_unreach6_code(struct buf_pr *bp, uint16_t code);
433 void print_ip6(struct buf_pr *bp, const struct _ipfw_insn_ip6 *cmd);
434 void print_flow6id(struct buf_pr *bp, const struct _ipfw_insn_u32 *cmd);
435 void print_icmp6types(struct buf_pr *bp, const struct _ipfw_insn_u32 *cmd);
436 void print_ext6hdr(struct buf_pr *bp, const struct _ipfw_insn *cmd);
450 void bp_flush(struct buf_pr *b);