Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 6 of 6) sorted by relevance

/net/atm/
A Dmpoa_caches.h91 #define CLOSED 0 macro
A Dmpoa_caches.c156 return CLOSED; in cache_hit()
177 return CLOSED; in cache_hit()
/net/sctp/
A Dsm_sideeffect.c886 if (sctp_state(asoc, ESTABLISHED) && sctp_sstate(sk, CLOSED)) in sctp_cmd_new_state()
913 sctp_state(asoc, CLOSED) || in sctp_cmd_new_state()
A Dsocket.c1514 if (sctp_state(asoc, CLOSED)) { in sctp_close()
1760 if (sctp_state(asoc, CLOSED) && sctp_style(sk, TCP)) in sctp_sendmsg_check_sflags()
1841 if (sctp_state(asoc, CLOSED)) { in sctp_sendmsg_to_asoc()
2114 !sctp_sstate(sk, CLOSING) && !sctp_sstate(sk, CLOSED)) { in sctp_recvmsg()
8616 if (!sctp_sstate(sk, LISTENING) && !sctp_sstate(sk, CLOSED)) in sctp_inet_listen()
8621 if (sctp_sstate(sk, CLOSED)) in sctp_inet_listen()
8693 if (!sctp_style(sk, UDP) && sctp_sstate(sk, CLOSED)) in sctp_poll()
9670 if (sctp_state(assoc, CLOSED) && sctp_style(newsk, TCP)) { in sctp_sock_migrate()
/net/netfilter/
A Dnf_conntrack_standalone.c979 XASSIGN(CLOSED, sn); in nf_conntrack_standalone_init_sctp_sysctl()
/net/ceph/
A Dmessenger.c1478 CASE(CLOSED); in con_sock_closed()

Completed in 52 milliseconds