Searched refs:SO_PRIORITY (Results 1 – 14 of 14) sorted by relevance
23 #define SO_PRIORITY 12 macro
50 #define SO_PRIORITY 12 macro
42 #define SO_PRIORITY 12 macro
24 #define SO_PRIORITY 12 macro
39 #define SO_PRIORITY 0x000c macro
34 #define SO_PRIORITY 0x400c macro
89 | | SO_PRIORITY=3 | | SO_PRIORITY=2 | | | | | | | | c269 // Run your appropriate tools with socket option "SO_PRIORITY"548 // 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:
59 a higher packet priority (similar to SO_PRIORITY). This ancillary data needs to
952 case SO_PRIORITY: in sock_setsockopt()1380 case SO_PRIORITY: in sock_getsockopt()
4722 case SO_PRIORITY: in _bpf_setsockopt()