Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/sys/
H A Dsockio.h273 #define SIOCAIFAGENTID _IOWR('i', 165, struct if_agentidreq) /* Add netagent id */ macro
/xnu-8796.101.5/bsd/net/
H A Dif.c2230 if (cmd == SIOCAIFAGENTID || in ifioctl_netagent()
2238 case SIOCAIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3227 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3334 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
6008 case SIOCAIFAGENTID: in ifioctl_cassert()