DCCP_LISTEN      1405 net/dccp/feat.c 	case DCCP_LISTEN:
DCCP_LISTEN       602 net/dccp/input.c 	if (sk->sk_state == DCCP_LISTEN) {
DCCP_LISTEN       155 net/dccp/ipv4.c 	if (sk->sk_state == DCCP_LISTEN)
DCCP_LISTEN       836 net/dccp/ipv4.c 		if (unlikely(sk->sk_state != DCCP_LISTEN)) {
DCCP_LISTEN       738 net/dccp/ipv6.c 		if (unlikely(sk->sk_state != DCCP_LISTEN)) {
DCCP_LISTEN        61 net/dccp/proto.c 	[DCCP_LISTEN]		= "LISTEN",
DCCP_LISTEN       254 net/dccp/proto.c 	return state != DCCP_CLOSED && state != DCCP_LISTEN &&
DCCP_LISTEN       272 net/dccp/proto.c 	if (old_state == DCCP_LISTEN) {
DCCP_LISTEN       325 net/dccp/proto.c 	if (sk->sk_state == DCCP_LISTEN)
DCCP_LISTEN       374 net/dccp/proto.c 	if (sk->sk_state == DCCP_LISTEN)
DCCP_LISTEN       831 net/dccp/proto.c 	if (sk->sk_state == DCCP_LISTEN) {
DCCP_LISTEN       951 net/dccp/proto.c 	if (old_state != DCCP_LISTEN) {
DCCP_LISTEN      1007 net/dccp/proto.c 	if (sk->sk_state == DCCP_LISTEN) {