Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_xfer.c140 struct fsw_inject_codes { struct
151 static const struct fsw_inject_codes fsw_inject_codes[] = { variable
217 #define INJECT_CODE_COUNT (sizeof(fsw_inject_codes) / \
218 sizeof(fsw_inject_codes[0]))
2993 const struct fsw_inject_codes *ic; in skt_xfer_udp_with_errors_common()
2998 ic = &fsw_inject_codes[errbit]; in skt_xfer_udp_with_errors_common()