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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c127 static void objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti);
1017 objheader_to_ti(oh, &ti);
1108 objheader_to_ti(oh, &ti);
1165 objheader_to_ti(oh, &ti);
1736 objheader_to_ti(oh, &ti);
1782 objheader_to_ti(oh, &ti);
1845 objheader_to_ti(oh, &ti);
1956 objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti) function
2181 objheader_to_ti(oh, &ti);

Completed in 67 milliseconds