Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c121 static struct ipfw_sopt_handler *ctl3_handlers;
133 static struct ipfw_sopt_handler scodes[] = {
2533 struct ipfw_sopt_handler *sh; in dump_soptcodes()
2868 const struct ipfw_sopt_handler *a, *b; in compare_sh()
2870 a = (const struct ipfw_sopt_handler *)_a; in compare_sh()
2871 b = (const struct ipfw_sopt_handler *)_b; in compare_sh()
2900 static struct ipfw_sopt_handler *
2903 struct ipfw_sopt_handler *sh, h; in find_sh()
2910 sh = (struct ipfw_sopt_handler *)bsearch(&h, ctl3_handlers, in find_sh()
2917 find_ref_sh(uint16_t opcode, uint8_t version, struct ipfw_sopt_handler *psh) in find_ref_sh()
[all …]
H A Dip_fw_private.h667 struct ipfw_sopt_handler { struct
680 void ipfw_add_sopt_handler(struct ipfw_sopt_handler *sh, size_t count); argument
681 int ipfw_del_sopt_handler(struct ipfw_sopt_handler *sh, size_t count);
H A Dip_fw_iface.c73 static struct ipfw_sopt_handler scodes[] = {
H A Dip_fw_compat.c158 static struct ipfw_sopt_handler scodes[] = {
H A Dip_fw_table_value.c69 static struct ipfw_sopt_handler scodes[] = {
H A Dip_fw_nat.c883 static struct ipfw_sopt_handler scodes[] = {
H A Dip_fw_table.c2967 static struct ipfw_sopt_handler scodes[] = {
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c491 static struct ipfw_sopt_handler scodes[] = {
H A Dnat64clat_control.c486 static struct ipfw_sopt_handler scodes[] = {
H A Dnat64lsn_control.c805 static struct ipfw_sopt_handler scodes[] = {
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c906 static struct ipfw_sopt_handler scodes[] = {