Searched refs:SO_TXREHASH (Results 1 – 11 of 11) sorted by relevance
131 #define SO_TXREHASH 74 macro
147 #define SO_TXREHASH 74 macro
128 #define SO_TXREHASH 0x4048 macro
129 #define SO_TXREHASH 0x0053 macro
136 #define SO_TXREHASH 74 macro
47 { .opt = SO_TXREHASH, .flip = 1, },102 if (opt == SO_TXREHASH && !sk_is_tcp(sk)) in bpf_test_sockopt_flip() 108 if (level == SOL_SOCKET && opt == SO_TXREHASH && old != 0 && old != 1) in bpf_test_sockopt_flip()
27 #define SO_TXREHASH 7423 #define SO_TXREHASH global() macro
420 Controls default hash rethink behaviour on socket when SO_TXREHASH option is set
1273 case SO_TXREHASH: in sk_setsockopt()2148 case SO_TXREHASH: in sk_getsockopt()
5317 case SO_TXREHASH: in sol_socket_sockopt()