Searched refs:ioc (Results 1 – 1 of 1) sorted by relevance
3636 unsigned long ioc; in skt_xfer_enable_qos_marking_interface() local3644 ioc = SIOCSQOSMARKINGMODE; in skt_xfer_enable_qos_marking_interface()3646 assert(ioctl(s, ioc, (caddr_t)&ifr) == 0); in skt_xfer_enable_qos_marking_interface()3650 ioc = SIOCSQOSMARKINGENABLED; in skt_xfer_enable_qos_marking_interface()3652 assert(ioctl(s, ioc, (caddr_t)&ifr) == 0); in skt_xfer_enable_qos_marking_interface()