Searched refs:fastreuseport (Results 1 – 4 of 4) sorted by relevance
91 tb->fastreuseport = 0; in inet_bind_bucket_create()111 if (tb->fastreuse == -1 && tb->fastreuseport == -1) in inet_bind_bucket_destroy()114 if (tb2->fastreuse != -1 || tb2->fastreuseport != -1) in inet_bind_bucket_destroy()118 tb->fastreuseport = -1; in inet_bind_bucket_destroy()150 tb2->fastreuseport = 0; in inet_bind2_bucket_init()182 if (tb->fastreuse == -1 && tb->fastreuseport == -1) in inet_bind2_bucket_destroy()189 tb->fastreuseport = -1; in inet_bind2_bucket_destroy()1003 tb2->fastreuseport = -1; in __inet_bhash2_update_saddr()1127 if (tb->fastreuse >= 0 || tb->fastreuseport >= 0) { in __inet_hash_connect()1147 tb->fastreuseport >= 0) in __inet_hash_connect()[all …]
414 if (tb->fastreuseport <= 0) in sk_reuseport_match()427 if (tb->fastreuseport == FASTREUSEPORT_ANY) in sk_reuseport_match()451 tb->fastreuseport = FASTREUSEPORT_ANY; in inet_csk_update_fastreuse()460 tb->fastreuseport = 0; in inet_csk_update_fastreuse()478 tb->fastreuseport = FASTREUSEPORT_STRICT; in inet_csk_update_fastreuse()488 tb->fastreuseport = 0; in inet_csk_update_fastreuse()493 tb2->fastreuseport = tb->fastreuseport; in inet_csk_update_fastreuse()
82 signed char fastreuseport; member112 signed char fastreuseport; member
8474 (pp->fastreuseport && sk->sk_reuseport && in sctp_get_port_local()8528 pp->fastreuseport = 1; in sctp_get_port_local()8531 pp->fastreuseport = 0; in sctp_get_port_local()8538 if (pp->fastreuseport && in sctp_get_port_local()8540 pp->fastreuseport = 0; in sctp_get_port_local()