Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsockio.h273 #define SIOCAIFAGENTID _IOWR('i', 165, struct if_agentidreq) /* Add netagent id */ macro
/xnu-8019.80.24/bsd/net/
H A Dif.c2235 if (cmd == SIOCAIFAGENTID || in ifioctl_netagent()
2243 case SIOCAIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3159 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3266 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
5899 case SIOCAIFAGENTID: in ifioctl_cassert()