Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsockio_private.h187 #define SIOCAIFAGENTID _IOWR('i', 165, struct if_agentidreq) /* Add netagent id */ macro
/xnu-11417.101.15/tests/
H A Dioc_str.h179 X(SIOCAIFAGENTID) \
/xnu-11417.101.15/bsd/net/
H A Dif.c2404 if (cmd == SIOCAIFAGENTID || in ifioctl_netagent()
2412 case SIOCAIFAGENTID: { /* struct if_agentidreq */ in ifioctl_netagent()
3590 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
3771 case SIOCAIFAGENTID: /* struct if_agentidreq */ in ifioctl()
6725 case SIOCAIFAGENTID: in ifioctl_cassert()