Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c1777 print_opcode(struct buf_pr *bp, struct format_opts *fo, in print_opcode() function
2066 cmd = print_opcode(bp, fo, state, ip4 > ip6 ? O_IP4: O_IP6); in print_proto()
2068 cmd = print_opcode(bp, fo, state, ip4 > ip6 ? O_IP6: O_IP4); in print_proto()
2071 cmd = print_opcode(bp, fo, state, O_PROTO); in print_proto()
2219 cmd = print_opcode(bp, fo, &state, O_PROB); in show_static_rule()
2266 while (print_opcode(bp, fo, &state, -1)) in show_static_rule()
2270 cmd = print_opcode(bp, fo, &state, O_NOP); in show_static_rule()