Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c1976 table_do_get_stdlist(uint16_t opcode, ipfw_obj_lheader **polh) in table_do_get_stdlist() argument
1998 *polh = olh; in table_do_get_stdlist()
2003 table_do_get_algolist(ipfw_obj_lheader **polh) in table_do_get_algolist() argument
2006 return (table_do_get_stdlist(IP_FW_TABLES_ALIST, polh)); in table_do_get_algolist()
2010 table_do_get_vlist(ipfw_obj_lheader **polh) in table_do_get_vlist() argument
2013 return (table_do_get_stdlist(IP_FW_TABLE_VLIST, polh)); in table_do_get_vlist()
H A Dipfw2.c6061 ipfw_get_tracked_ifaces(ipfw_obj_lheader **polh) in ipfw_get_tracked_ifaces() argument
6084 *polh = olh; in ipfw_get_tracked_ifaces()