Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Ddccp.h140 DCCP_RESET_CODE_PACKET_ERROR, enumerator
/Linux-v4.19/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.c175 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_check_req()
Doutput.c485 case DCCP_RESET_CODE_PACKET_ERROR: in dccp_ctl_make_reset()