Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfw/
HDip_fw_table.c126 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()
1737 objheader_to_ti(oh, &ti); in describe_table()
1783 objheader_to_ti(oh, &ti); in modify_table()
1846 objheader_to_ti(oh, &ti); in create_table()
1956 objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti) in objheader_to_ti() function
2181 objheader_to_ti(oh, &ti); in dump_table_v1()