Home
last modified time | relevance | path

Searched refs:dccp_pkt_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddccp.h102 enum dccp_pkt_type { enum
/openbmc/linux/net/dccp/
H A Ddccp.h223 const enum dccp_pkt_type pkt_type);
H A Doutput.c640 const enum dccp_pkt_type pkt_type) in dccp_send_sync()