Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsockio.h274 #define SIOCDIFAGENTID _IOWR('i', 166, struct if_agentidreq) /* Delete netagent id */ macro
/xnu-8019.80.24/bsd/net/
H A Dif.c2236 cmd == SIOCDIFAGENTID) { in ifioctl_netagent()
2251 case SIOCDIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3160 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3267 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
5900 case SIOCDIFAGENTID: in ifioctl_cassert()