Searched refs:setup_flowswitch_and_flow (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skt_xfer.c | 2552 setup_flowswitch_and_flow(struct sktc_nexus_handles * handles, in setup_flowswitch_and_flow() function 2759 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_udp_common() 2938 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_udp_with_errors_common() 3095 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_TCP, in skt_xfer_tcpflood() 3162 error = setup_flowswitch_and_flow(&handles, ifname, protocol, in skt_xfer_portzero() 3222 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_TCP, in skt_xfer_setuponly() 3321 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_flowmatch() 3456 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_flowcleanup() 3555 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_csumoffload() 3690 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_qosmarking() [all …]
|