Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dsockio.h274 #define SIOCDIFAGENTID _IOWR('i', 166, struct if_agentidreq) /* Delete netagent id */ macro
/xnu-8020.101.4/bsd/net/
H A Dif.c2233 cmd == SIOCDIFAGENTID) { in ifioctl_netagent()
2248 case SIOCDIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3157 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3264 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
5905 case SIOCDIFAGENTID: in ifioctl_cassert()