Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Ddccp.h101 enum dccp_pkt_type { enum
/linux-2.6.39/net/dccp/
Ddccp.h236 const enum dccp_pkt_type pkt_type);
Doutput.c627 const enum dccp_pkt_type pkt_type) in dccp_send_sync()