Searched refs:red_interface (Results 1 – 3 of 3) sorted by relevance
36 struct red_interface { struct41 struct red_interface iface; argument67 struct red_interface iface;107 #define RED_IF_ATTACH _IOW('Q', 1, struct red_interface)108 #define RED_IF_DETACH _IOW('Q', 2, struct red_interface)109 #define RED_ENABLE _IOW('Q', 3, struct red_interface)110 #define RED_DISABLE _IOW('Q', 4, struct red_interface)
766 struct red_interface *ifacep;789 ifacep = (struct red_interface *)addr;798 ifacep = (struct red_interface *)addr;807 ifp = ifunit(((struct red_interface *)addr)->red_ifname);863 ifacep = (struct red_interface *)addr;
634 unsigned struct_red_interface_sz = sizeof(red_interface);