Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h188 #define SIOCDIFAGENTID _IOWR('i', 166, struct if_agentidreq) /* Delete netagent id */ macro
/xnu-11417.101.15/tests/
H A Dioc_str.h180 X(SIOCDIFAGENTID) \
/xnu-11417.101.15/bsd/net/
H A Dif.c2405 cmd == SIOCDIFAGENTID) { in ifioctl_netagent()
2420 case SIOCDIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3591 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3772 case SIOCDIFAGENTID: /* struct if_agentidreq */ in ifioctl()
6726 case SIOCDIFAGENTID: in ifioctl_cassert()