Searched refs:SO_PRIORITY (Results 1 – 14 of 14) sorted by relevance
39 #define SO_PRIORITY 0x000c macro
33 #define SO_PRIORITY 0x400c macro
32 #define SO_PRIORITY 12 macro
41 #define SO_PRIORITY 12 macro
29 #define SO_PRIORITY 12 macro
33 #define SO_PRIORITY 12 macro
23 #define SO_PRIORITY 12 macro
49 #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
56 a higher packet priority (similar to SO_PRIORITY). This ancillary data needs to
158 rc = getsockopt(sd, SOL_SOCKET, SO_PRIORITY, &prio, &optlen); in get_priority()
9 SO_PRIORITY socket option. This however, is not always possible because:
774 case SO_PRIORITY: in sock_setsockopt()1167 case SO_PRIORITY: in sock_getsockopt()
3923 case SO_PRIORITY: in BPF_CALL_5()