Searched refs:DCCP_NR_PKT_TYPES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | dccp.h | 116 #define DCCP_NR_PKT_TYPES DCCP_PKT_INVALID macro |
/openbmc/linux/net/dccp/ | ||
H A D | proto.c | 166 if (type >= DCCP_NR_PKT_TYPES) in dccp_packet_name() |