Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/sys/
H A Dsockio.h274 #define SIOCDIFAGENTID _IOWR('i', 166, struct if_agentidreq) /* Delete netagent id */ macro
/xnu-8796.101.5/bsd/net/
H A Dif.c2231 cmd == SIOCDIFAGENTID) { in ifioctl_netagent()
2246 case SIOCDIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3228 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3335 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
6009 case SIOCDIFAGENTID: in ifioctl_cassert()