Home
last modified time | relevance | path

Searched refs:fastreuse (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dinet_hashtables.h81 signed char fastreuse; member
111 signed char fastreuse; member
/linux/net/sctp/
H A Dsocket.c8402 * a fastreuse flag (FIXME: NPI ipg). in sctp_get_port_local()
8487 if ((pp->fastreuse && reuse && in sctp_get_port_local()
8532 /* In either case (hit or miss), make sure fastreuse is 1 only in sctp_get_port_local()
8538 pp->fastreuse = 1; in sctp_get_port_local()
8540 pp->fastreuse = 0; in sctp_get_port_local()
8549 if (pp->fastreuse && in sctp_get_port_local()
8551 pp->fastreuse = 0; in sctp_get_port_local()
8679 sctp_sk(sk)->bind_hash->fastreuse = 1; in sctp_inet_listen()
8779 pp->fastreuse = 0; in sctp_bucket_destroy()