Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dsockio.h273 #define SIOCAIFAGENTID _IOWR('i', 165, struct if_agentidreq) /* Add netagent id */ macro
/xnu-8020.101.4/bsd/net/
H A Dif.c2232 if (cmd == SIOCAIFAGENTID || in ifioctl_netagent()
2240 case SIOCAIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3156 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3263 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
5904 case SIOCAIFAGENTID: in ifioctl_cassert()