Lines Matching refs:buf_pr
340 struct buf_pr { struct
348 int pr_u64(struct buf_pr *bp, void *pd, int width); argument
349 int bp_alloc(struct buf_pr *b, size_t size);
350 void bp_free(struct buf_pr *b);
351 int bprintf(struct buf_pr *b, const char *format, ...) __printflike(2, 3);
429 void print_altq_cmd(struct buf_pr *bp, const struct _ipfw_insn_altq *altqptr);
440 void print_unreach6_code(struct buf_pr *bp, uint16_t code);
441 void print_ip6(struct buf_pr *bp, const struct _ipfw_insn_ip6 *cmd);
442 void print_flow6id(struct buf_pr *bp, const struct _ipfw_insn_u32 *cmd);
443 void print_icmp6types(struct buf_pr *bp, const struct _ipfw_insn_u32 *cmd);
444 void print_ext6hdr(struct buf_pr *bp, const struct _ipfw_insn *cmd);
458 void bp_flush(struct buf_pr *b);