Searched refs:SO_TXREHASH (Results 1 – 3 of 3) sorted by relevance
131 #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 74 macro
Completed in 6 milliseconds