Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Ddccp.h140 DCCP_RESET_CODE_PACKET_ERROR, enumerator
/linux-6.1.9/net/dccp/
Dinput.c135 [DCCP_RESET_CODE_PACKET_ERROR] = ENOMSG, in dccp_reset_code_convert()
503 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_rcv_request_sent_state_process()
Dminisocks.c174 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_check_req()
Doutput.c490 case DCCP_RESET_CODE_PACKET_ERROR: in dccp_ctl_make_reset()