Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_table.c1103 oh = (struct _ipfw_obj_header *)ipfw_get_sopt_header(sd, sz); in find_table_entry()
1160 struct _ipfw_obj_header *oh; in flush_table_v0()
1166 oh = (struct _ipfw_obj_header *)op3; in flush_table_v0()
1336 struct _ipfw_obj_header *oh; in swap_table()
1342 oh = (struct _ipfw_obj_header *)op3; in swap_table()
1726 struct _ipfw_obj_header *oh; in describe_table()
1761 struct _ipfw_obj_header *oh; in modify_table()
1771 oh = (struct _ipfw_obj_header *)sd->kbuf; in modify_table()
1818 struct _ipfw_obj_header *oh; in create_table()
1827 oh = (struct _ipfw_obj_header *)sd->kbuf; in create_table()
[all …]
H A Dip_fw_nat.c696 oh = (struct _ipfw_obj_header *)ipfw_get_sopt_header(sd, sz); in nat44_get_cfg()
837 oh = (struct _ipfw_obj_header *)ipfw_get_sopt_header(sd, sz); in nat44_get_log()
/freebsd-14.2/sys/netinet/
H A Dip_fw.h1054 typedef struct _ipfw_obj_header { struct