Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h206 X(SIOCGIFAGENTLIST) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h234 #define SIOCGIFAGENTLIST _IOWR('i', 190, struct netagentlist_req) /* Get netagent dump */ macro