Home
last modified time | relevance | path

Searched defs:dccp_feat_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/dccp/
H A Dfeat.h25 enum dccp_feat_type { enum
H A Dfeat.c189 static u8 dccp_feat_type(u8 feat_num) in dccp_feat_type() function