Home
last modified time | relevance | path

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

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