Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h179 X(SIOCAIFAGENTID) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h193 #define SIOCAIFAGENTID _IOWR('i', 165, struct if_agentidreq) /* Add netagent id */ macro
/xnu-12377.81.4/bsd/net/
H A Dif.c2364 if (cmd == SIOCAIFAGENTID || in ifioctl_netagent()
2372 case SIOCAIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3575 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3756 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
6763 case SIOCAIFAGENTID: in ifioctl_cassert()