Searched refs:SIOCDLIFADDR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h112 #define SIOCDLIFADDR _IOW('i', 31, struct if_laddrreq) /* delete IF addr */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Din.c386 case SIOCDLIFADDR: /* struct if_laddrreq */
1236 * SIOCDLIFADDR: delete the specified address.
1237 * SIOCDLIFADDR with IFLR_PREFIX:
1259 case SIOCDLIFADDR:
1306 case SIOCDLIFADDR:
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6.c632 case SIOCDLIFADDR: /* struct if_laddrreq */
2205 * SIOCDLIFADDR: delete the specified address.
2206 * SIOCDLIFADDR with IFLR_PREFIX:
2236 case SIOCDLIFADDR:
2362 case SIOCDLIFADDR:

Completed in 29 milliseconds