Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64stl_control.c175 nat64stl_create(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64stl_create()
251 nat64stl_config(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64stl_config()
321 nat64stl_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64stl_destroy()
363 nat64stl_list(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64stl_list()
423 nat64stl_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64stl_stats()
470 nat64stl_reset_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64stl_reset_stats()
H A Dnat64clat_control.c144 nat64clat_create(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64clat_create()
215 nat64clat_config(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64clat_config()
316 nat64clat_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64clat_destroy()
358 nat64clat_list(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64clat_list()
418 nat64clat_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64clat_stats()
465 nat64clat_reset_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64clat_reset_stats()
H A Dnat64lsn_control.c113 nat64lsn_create(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64lsn_create()
230 nat64lsn_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64lsn_destroy()
360 nat64lsn_list(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64lsn_list()
401 nat64lsn_config(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64lsn_config()
474 nat64lsn_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64lsn_stats()
522 nat64lsn_reset_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64lsn_reset_stats()
679 nat64lsn_states_v0(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64lsn_states_v0()
697 nat64lsn_states_v1(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nat64lsn_states_v1()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h78 } ip_fw3_opheader; typedef
803 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1025 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1034 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1045 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1055 ip_fw3_opheader opheader; /* IP_FW3 opcode */
/f-stack/freebsd/netinet/
H A Dip_fw.h78 } ip_fw3_opheader; typedef
803 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1025 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1034 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1045 ip_fw3_opheader opheader; /* IP_FW3 opcode */
1055 ip_fw3_opheader opheader; /* IP_FW3 opcode */
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c1313 del_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in del_rules()
1344 move_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in move_rules()
1371 clear_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in clear_rules()
1473 manage_sets(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in manage_sets()
2409 dump_config(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in dump_config()
2913 add_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in add_rules()
2927 read = sizeof(ip_fw3_opheader); in add_rules()
3667 ip_fw3_opheader *op3 = NULL; in ipfw_ctl3()
3683 op3 = (ip_fw3_opheader *)xbuf; in ipfw_ctl3()
3761 sizeof(ip_fw3_opheader))) != 0) in ipfw_ctl3()
[all …]
H A Dip_fw_table.c923 read = sizeof(ip_fw3_opheader); in manage_table_ent_v0()
1158 flush_table_v0(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in flush_table_v0()
1334 swap_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in swap_table()
1698 list_tables(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in list_tables()
1726 describe_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in describe_table()
1761 modify_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in modify_table()
1818 create_table(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in create_table()
2166 dump_table_v1(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in dump_table_v1()
2229 dump_table_v0(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in dump_table_v0()
2289 get_table_size(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in get_table_size()
[all …]
H A Dip_fw_iface.c69 static int list_ifaces(struct ip_fw_chain *ch, ip_fw3_opheader *op3,
496 list_ifaces(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in list_ifaces()
H A Dip_fw_nat.c569 nat44_cfg(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in nat44_cfg()
614 nat44_destroy(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in nat44_destroy()
672 nat44_get_cfg(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in nat44_get_cfg()
769 nat44_list_nat(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in nat44_list_nat()
816 nat44_get_log(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in nat44_get_log()
H A Dip_fw_table_value.c66 static int list_table_values(struct ip_fw_chain *ch, ip_fw3_opheader *op3,
721 list_table_values(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in list_table_values()
H A Dip_fw_table.h163 int ipfw_get_table_size(struct ip_fw_chain *ch, ip_fw3_opheader *op3,
H A Dip_fw_private.h668 ip_fw3_opheader *op3, struct sockopt_data *sd);
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c650 nptv6_create(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nptv6_create()
726 nptv6_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nptv6_destroy()
765 nptv6_config(struct ip_fw_chain *chain, ip_fw3_opheader *op, in nptv6_config()
781 nptv6_list(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nptv6_list()
834 nptv6_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nptv6_stats()
884 nptv6_reset_stats(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nptv6_reset_stats()
/f-stack/tools/ipfw/
H A Dipfw2.c622 do_set3(int optname, ip_fw3_opheader *op3, size_t optlen) in do_set3()
649 do_get3(int optname, ip_fw3_opheader *op3, size_t *optlen) in do_get3()
5323 ip_fw3_opheader *op3; in ipfw_add()
5331 default_off = sizeof(ipfw_obj_ctlv) + sizeof(ip_fw3_opheader); in ipfw_add()
5332 op3 = (ip_fw3_opheader *)rulebuf; in ipfw_add()
5351 op3 = (ip_fw3_opheader *)tbuf; in ipfw_add()