Home
last modified time | relevance | path

Searched refs:SKT_FSW_EVFLAG_CHANNEL (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/skywalk/
H A Dskt_xfer.c248 #define SKT_FSW_EVFLAG_CHANNEL 0x2 macro
1619 if ((event_flags & SKT_FSW_EVFLAG_CHANNEL) != 0) { in send_and_receive()
1763 if ((event_flags & SKT_FSW_EVFLAG_CHANNEL) != 0) { in send_and_receive()
2833 event_flags |= SKT_FSW_EVFLAG_CHANNEL; in skt_xfer_udp_common()