Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h180 X(SIOCDIFAGENTID) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h194 #define SIOCDIFAGENTID _IOWR('i', 166, struct if_agentidreq) /* Delete netagent id */ macro
/xnu-12377.81.4/bsd/net/
H A Dif.c2365 cmd == SIOCDIFAGENTID) { in ifioctl_netagent()
2380 case SIOCDIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3576 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3757 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
6764 case SIOCDIFAGENTID: in ifioctl_cassert()