Searched refs:null_func (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1093 pkt->pkt_qum_qflags | QUM_F_DROPPED, null_func); in fsw_rx_ring_dequeue_pktq() 1170 pkt->pkt_qum_qflags | QUM_F_DROPPED, null_func); in fsw_tx_ring_dequeue_pktq() 1226 _FSW_INJECT_ERROR(40, kr_space_avail, 0, null_func); in fsw_ring_enqueue_pktq() 1228 _FSW_INJECT_ERROR(41, n, 0, null_func); in fsw_ring_enqueue_pktq() 1702 _FSW_INJECT_ERROR(4, r, NULL, null_func); in flow_get_ring() 1772 _FSW_INJECT_ERROR(5, okay, false, null_func); in dp_flow_rx_route_process() 1884 _FSW_INJECT_ERROR(33, err, EPROTO, null_func); in dp_flow_rx_process() 1969 _FSW_INJECT_ERROR(43, err, EINVAL, null_func); in dp_flow_rx_process() 2132 _FSW_INJECT_ERROR(1, err, ENXIO, null_func); in _fsw_receive_locked() 2880 _FSW_INJECT_ERROR(14, pkt_drop, TRUE, null_func); in classq_enqueue_flow_single() [all …]
|
| /xnu-11417.101.15/bsd/skywalk/core/ |
| H A D | skywalk_var.h | 476 #define null_func ((_null_func_t)NULL) macro
|