Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c128 static void objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti);
1021 objheader_to_ti(oh, &ti); in manage_table_ent_v1()
1112 objheader_to_ti(oh, &ti); in find_table_entry()
1169 objheader_to_ti(oh, &ti); in flush_table_v0()
1739 objheader_to_ti(oh, &ti); in describe_table()
1785 objheader_to_ti(oh, &ti); in modify_table()
1848 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()