Searched refs:ENABLE_UPP (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/tests/skywalk/ |
| H A D | skt_xfer.c | 59 #define ENABLE_UPP true /* channel in user packet pool mode */ macro 400 #if ENABLE_UPP in sktc_xfer_copy_data_to_packet() 534 #if ENABLE_UPP in tcp_frame_populate() 624 #if ENABLE_UPP in udp_frame_populate() 717 #if ENABLE_UPP in ip_frame_populate() 2768 OUR_FLOWSWITCH_PORT, ENABLE_UPP, in skt_xfer_udp_common() 2944 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_udp_with_errors_common() 3101 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_tcpflood() 3228 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_setuponly() 3327 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_flowmatch() [all …]
|