fastreuseport      81 include/net/inet_hashtables.h 	signed char		fastreuseport;
fastreuseport      85 include/net/sctp/structs.h 	signed char	fastreuseport;
fastreuseport     259 net/ipv4/inet_connection_sock.c 	if (tb->fastreuseport <= 0)
fastreuseport     272 net/ipv4/inet_connection_sock.c 	if (tb->fastreuseport == FASTREUSEPORT_ANY)
fastreuseport     339 net/ipv4/inet_connection_sock.c 			tb->fastreuseport = FASTREUSEPORT_ANY;
fastreuseport     348 net/ipv4/inet_connection_sock.c 			tb->fastreuseport = 0;
fastreuseport     366 net/ipv4/inet_connection_sock.c 				tb->fastreuseport = FASTREUSEPORT_STRICT;
fastreuseport     376 net/ipv4/inet_connection_sock.c 			tb->fastreuseport = 0;
fastreuseport      74 net/ipv4/inet_hashtables.c 		tb->fastreuseport = 0;
fastreuseport     683 net/ipv4/inet_hashtables.c 				    tb->fastreuseport >= 0)
fastreuseport     700 net/ipv4/inet_hashtables.c 		tb->fastreuseport = -1;
fastreuseport    8248 net/sctp/socket.c 		    (pp->fastreuseport && sk->sk_reuseport &&
fastreuseport    8299 net/sctp/socket.c 			pp->fastreuseport = 1;
fastreuseport    8302 net/sctp/socket.c 			pp->fastreuseport = 0;
fastreuseport    8309 net/sctp/socket.c 		if (pp->fastreuseport &&
fastreuseport    8311 net/sctp/socket.c 			pp->fastreuseport = 0;