Searched defs:NET_REMOVE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dnetwork_rcm.c60 #define NET_REMOVE 3 macro
295 * operations (such as NET_REMOVE) are not allowed to fail. Note
309 if (op == NET_REMOVE) {
326 case NET_REMOVE:
559 return (net_passthru(hd, NET_REMOVE, rsrc, flag, info, dependent_info,

Completed in 47 milliseconds