Home
last modified time | relevance | path

Searched refs:DCCP_NR_PKT_TYPES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddccp.h116 #define DCCP_NR_PKT_TYPES DCCP_PKT_INVALID macro
/openbmc/linux/net/dccp/
H A Dproto.c166 if (type >= DCCP_NR_PKT_TYPES) in dccp_packet_name()