Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw_sockopt.c135 static struct ipfw_sopt_handler *ctl3_handlers;
143 static struct ipfw_sopt_handler scodes[] = {
3113 struct ipfw_sopt_handler *sh; in dump_soptcodes()
3406 const struct ipfw_sopt_handler *a, *b; in compare_sh()
3408 a = (const struct ipfw_sopt_handler *)_a; in compare_sh()
3409 b = (const struct ipfw_sopt_handler *)_b; in compare_sh()
3438 static struct ipfw_sopt_handler *
3441 struct ipfw_sopt_handler *sh, h; in find_sh()
3448 sh = (struct ipfw_sopt_handler *)bsearch(&h, ctl3_handlers, in find_sh()
3455 find_ref_sh(uint16_t opcode, uint8_t version, struct ipfw_sopt_handler *psh) in find_ref_sh()
[all …]
HDip_fw_private.h676 struct ipfw_sopt_handler { struct
689 void ipfw_add_sopt_handler(struct ipfw_sopt_handler *sh, size_t count); argument
690 int ipfw_del_sopt_handler(struct ipfw_sopt_handler *sh, size_t count);
HDip_fw_iface.c71 static struct ipfw_sopt_handler scodes[] = {
HDip_fw_table_value.c67 static struct ipfw_sopt_handler scodes[] = {
HDip_fw_nat.c884 static struct ipfw_sopt_handler scodes[] = {
HDip_fw_table.c3294 static struct ipfw_sopt_handler scodes[] = {
/freebsd-14-stable/sys/netpfil/ipfw/nat64/
HDnat64stl_control.c492 static struct ipfw_sopt_handler scodes[] = {
HDnat64clat_control.c487 static struct ipfw_sopt_handler scodes[] = {
HDnat64lsn_control.c812 static struct ipfw_sopt_handler scodes[] = {
/freebsd-14-stable/sys/netpfil/ipfw/nptv6/
HDnptv6.c907 static struct ipfw_sopt_handler scodes[] = {