Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_table.c129 static void objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti);
1019 objheader_to_ti(oh, &ti); in manage_table_ent_v1()
1110 objheader_to_ti(oh, &ti); in find_table_entry()
1167 objheader_to_ti(oh, &ti); in flush_table_v0()
1738 objheader_to_ti(oh, &ti); in describe_table()
1784 objheader_to_ti(oh, &ti); in modify_table()
1847 objheader_to_ti(oh, &ti); in create_table()
1958 objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti) in objheader_to_ti() function
2183 objheader_to_ti(oh, &ti); in dump_table_v1()