Searched refs:red_interface (Results 1 – 2 of 2) sorted by relevance
35 struct red_interface { struct40 struct red_interface iface; argument66 struct red_interface iface;106 #define RED_IF_ATTACH _IOW('Q', 1, struct red_interface)107 #define RED_IF_DETACH _IOW('Q', 2, struct red_interface)108 #define RED_ENABLE _IOW('Q', 3, struct red_interface)109 #define RED_DISABLE _IOW('Q', 4, struct red_interface)
770 struct red_interface *ifacep;793 ifacep = (struct red_interface *)addr;802 ifacep = (struct red_interface *)addr;811 ifp = ifunit(((struct red_interface *)addr)->red_ifname);867 ifacep = (struct red_interface *)addr;