Searched refs:SO_PRIORITY (Results 1 – 12 of 12) sorted by relevance
24 #define SO_PRIORITY 12 macro
39 #define SO_PRIORITY 0x000c macro
34 #define SO_PRIORITY 0x400c macro
42 #define SO_PRIORITY 12 macro
50 #define SO_PRIORITY 12 macro
80 | | SO_PRIORITY=3 | | SO_PRIORITY=2 | | | | | | | | c246 // Run your appropriate tools with socket option "SO_PRIORITY"504 // Run appropriate tools with socket option "SO_PRIORITY" to 3
158 rc = getsockopt(sd, SOL_SOCKET, SO_PRIORITY, &prio, &optlen); in get_priority()
10 SO_PRIORITY socket option. This however, is not always possible because:
56 a higher packet priority (similar to SO_PRIORITY). This ancillary data needs to
866 case SO_PRIORITY: in sock_setsockopt()1300 case SO_PRIORITY: in sock_getsockopt()
4273 case SO_PRIORITY: in BPF_CALL_5()