Searched refs:ip_dn_io_ptr (Results 1 – 5 of 5) sorted by relevance
252 if (ip_dn_io_ptr == NULL) { in ipfw_check_packet()258 (void )ip_dn_io_ptr(m0, &args); in ipfw_check_packet()373 if (ip_dn_io_ptr == NULL) { in ipfw_check_frame_mbuf()378 ip_dn_io_ptr(m0, &args); in ipfw_check_frame_mbuf()438 if (ip_dn_io_ptr == NULL) { in ipfw_check_frame_mem()448 ip_dn_io_ptr(m, &args); in ipfw_check_frame_mem()
2649 ip_dn_io_ptr = NULL; in ip_dn_destroy()2662 if (ip_dn_io_ptr) { in dummynet_modevent()2668 ip_dn_io_ptr = dummynet_io; in dummynet_modevent()
341 extern int (*ip_dn_io_ptr)(struct mbuf **, struct ip_fw_args *);
98 int (*ip_dn_io_ptr)(struct mbuf **, struct ip_fw_args *); variable
5497 if (ip_dn_io_ptr == NULL) { in pf_test_eth_rule()5549 ip_dn_io_ptr(m0, &dnflow); in pf_test_eth_rule()9899 if (ip_dn_io_ptr == NULL) { in pf_dummynet_route()9950 ip_dn_io_ptr(m0, &dnflow); in pf_dummynet_route()10828 if (ip_dn_io_ptr != NULL && pd.pf_mtag != NULL && in pf_test()