Home
last modified time | relevance | path

Searched refs:DCCP_RESET_CODE_PACKET_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Ddccp.h139 DCCP_RESET_CODE_PACKET_ERROR, enumerator
/linux-4.4.14/net/dccp/
Dinput.c139 [DCCP_RESET_CODE_PACKET_ERROR] = ENOMSG, in dccp_reset_code_convert()
507 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_rcv_request_sent_state_process()
Dminisocks.c165 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_check_req()
Doutput.c484 case DCCP_RESET_CODE_PACKET_ERROR: in dccp_ctl_make_reset()