Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c1940 table_do_get_stdlist(uint16_t opcode, ipfw_obj_lheader **polh) in table_do_get_stdlist() argument
1962 *polh = olh; in table_do_get_stdlist()
1967 table_do_get_algolist(ipfw_obj_lheader **polh) in table_do_get_algolist() argument
1970 return (table_do_get_stdlist(IP_FW_TABLES_ALIST, polh)); in table_do_get_algolist()
1974 table_do_get_vlist(ipfw_obj_lheader **polh) in table_do_get_vlist() argument
1977 return (table_do_get_stdlist(IP_FW_TABLE_VLIST, polh)); in table_do_get_vlist()
H A Dipfw2.c5612 ipfw_get_tracked_ifaces(ipfw_obj_lheader **polh) in ipfw_get_tracked_ifaces() argument
5635 *polh = olh; in ipfw_get_tracked_ifaces()