Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/skywalk/
H A Dskt_netifcompat.c54 attr.userchannel = 1; in skt_netifcompat_common()
313 attr.userchannel = 1; in skt_netifdelete_main()
H A Dskywalk_test_common.h126 uint64_t userchannel; member
142 .userchannel = -1, \
H A Dskywalk_test_utils.c100 if (sktc_attr->userchannel != -1) { in sktc_build_nexus()
102 sktc_attr->userchannel); in sktc_build_nexus()
188 assert(sktc_attr->userchannel == -1 || in sktc_build_nexus()
189 sktc_attr->userchannel == scratch); in sktc_build_nexus()