Searched refs:fastreuseport (Results 1 – 5 of 5) sorted by relevance
385 if (tb->fastreuseport <= 0) in sk_reuseport_match()398 if (tb->fastreuseport == FASTREUSEPORT_ANY) in sk_reuseport_match()422 tb->fastreuseport = FASTREUSEPORT_ANY; in inet_csk_update_fastreuse()431 tb->fastreuseport = 0; in inet_csk_update_fastreuse()449 tb->fastreuseport = FASTREUSEPORT_STRICT; in inet_csk_update_fastreuse()459 tb->fastreuseport = 0; in inet_csk_update_fastreuse()
77 tb->fastreuseport = 0; in inet_bind_bucket_create()1049 tb->fastreuseport >= 0) in __inet_hash_connect()1067 tb->fastreuseport = -1; in __inet_hash_connect()
82 signed char fastreuseport; member
85 signed char fastreuseport; member
8382 (pp->fastreuseport && sk->sk_reuseport && in sctp_get_port_local()8433 pp->fastreuseport = 1; in sctp_get_port_local()8436 pp->fastreuseport = 0; in sctp_get_port_local()8443 if (pp->fastreuseport && in sctp_get_port_local()8445 pp->fastreuseport = 0; in sctp_get_port_local()