Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dproto.c153 static const char *const dccp_packet_names[] = { in dccp_packet_name() local
169 return dccp_packet_names[type]; in dccp_packet_name()