DCCP_REQUESTING 71 net/dccp/input.c case DCCP_REQUESTING: DCCP_REQUESTING 109 net/dccp/input.c case DCCP_REQUESTING: DCCP_REQUESTING 605 net/dccp/input.c if (sk->sk_state != DCCP_REQUESTING) { DCCP_REQUESTING 669 net/dccp/input.c case DCCP_REQUESTING: DCCP_REQUESTING 96 net/dccp/ipv4.c dccp_set_state(sk, DCCP_REQUESTING); DCCP_REQUESTING 302 net/dccp/ipv4.c case DCCP_REQUESTING: DCCP_REQUESTING 215 net/dccp/ipv6.c case DCCP_REQUESTING: DCCP_REQUESTING 1031 net/dccp/ipv6.c dccp_set_state(sk, DCCP_REQUESTING); DCCP_REQUESTING 155 net/dccp/proto.c [DCCP_REQUESTING] = "REQUESTING", DCCP_REQUESTING 286 net/dccp/proto.c state != DCCP_REQUESTING; DCCP_REQUESTING 308 net/dccp/proto.c } else if (old_state == DCCP_REQUESTING) DCCP_REQUESTING 39 net/dccp/timer.c if (sk->sk_state == DCCP_REQUESTING || sk->sk_state == DCCP_PARTOPEN) {