Searched refs:ENABLE_UPP (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skt_xfer.c | 59 #define ENABLE_UPP true /* channel in user packet pool mode */ macro 399 #if ENABLE_UPP in sktc_xfer_copy_data_to_packet() 533 #if ENABLE_UPP in tcp_frame_populate() 623 #if ENABLE_UPP in udp_frame_populate() 716 #if ENABLE_UPP in ip_frame_populate() 2767 OUR_FLOWSWITCH_PORT, ENABLE_UPP, in skt_xfer_udp_common() 2943 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_udp_with_errors_common() 3100 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_tcpflood() 3227 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_setuponly() 3326 OUR_FLOWSWITCH_PORT, ENABLE_UPP, false, false); in skt_xfer_flowmatch() [all …]
|