Home
last modified time | relevance | path

Searched defs:fo (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/ipfw/
H A Dipfw2.c1205 print_ip(struct buf_pr *bp, const struct format_opts *fo, in print_ip()
1777 print_opcode(struct buf_pr *bp, struct format_opts *fo, in print_opcode()
2010 print_action(struct buf_pr *bp, struct format_opts *fo, in print_action()
2029 print_proto(struct buf_pr *bp, struct format_opts *fo, in print_proto()
2093 print_address(struct buf_pr *bp, struct format_opts *fo, in print_address()
2278 show_dyn_state(struct cmdline_opts *co, struct format_opts *fo, in show_dyn_state()
2402 struct format_opts fo; in ipfw_sets_handler() local
2566 foreach_state(struct cmdline_opts *co, struct format_opts *fo, in foreach_state()
2681 list_dyn_state(struct cmdline_opts *co, struct format_opts *fo, in list_dyn_state()
2709 list_dyn_range(struct cmdline_opts *co, struct format_opts *fo, in list_dyn_range()
[all …]
/f-stack/dpdk/lib/librte_net/
H A Drte_ip.h493 #define RTE_IPV6_SET_FRAG_DATA(fo, mf) \ argument