Searched refs:setup_flowswitch_and_flow (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/tests/skywalk/ |
| H A D | skt_xfer.c | 2553 setup_flowswitch_and_flow(struct sktc_nexus_handles * handles, in setup_flowswitch_and_flow() function 2760 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_udp_common() 2939 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_udp_with_errors_common() 3096 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_TCP, in skt_xfer_tcpflood() 3163 error = setup_flowswitch_and_flow(&handles, ifname, protocol, in skt_xfer_portzero() 3223 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_TCP, in skt_xfer_setuponly() 3322 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_flowmatch() 3457 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_flowcleanup() 3556 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_csumoffload() 3691 error = setup_flowswitch_and_flow(&handles, ifname, IPPROTO_UDP, in skt_xfer_qosmarking() [all …]
|