Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddccp.h140 DCCP_RESET_CODE_PACKET_ERROR, enumerator
/openbmc/linux/net/dccp/
H A 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()
H A Dminisocks.c174 DCCP_SKB_CB(skb)->dccpd_reset_code = DCCP_RESET_CODE_PACKET_ERROR; in dccp_check_req()
H A Doutput.c490 case DCCP_RESET_CODE_PACKET_ERROR: in dccp_ctl_make_reset()