Searched refs:NET_REMOVE_IF (Results 1 – 3 of 3) sorted by relevance
13 ioctl NET_REMOVE_IF19 NET_REMOVE_IF - Removes a network interface.25 .. c:function:: int ioctl( int fd, NET_REMOVE_IF, int ifnum )26 :name: NET_REMOVE_IF42 The NET_REMOVE_IF ioctl deletes an interface previously created via
55 #define NET_REMOVE_IF _IO('o', 53) macro
1479 case NET_REMOVE_IF: