Searched refs:NET_REMOVE_IF (Results 1 – 3 of 3) sorted by relevance
6 ioctl NET_REMOVE_IF12 NET_REMOVE_IF - Removes a network interface.18 .. c:function:: int ioctl( int fd, NET_REMOVE_IF, int ifnum )19 :name: NET_REMOVE_IF35 The NET_REMOVE_IF ioctl deletes an interface previously created via
55 #define NET_REMOVE_IF _IO('o', 53) macro
1490 case NET_REMOVE_IF: