Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.c360 static inline int dccp_feat_must_be_understood(u8 feat_num) in dccp_feat_must_be_understood() function
1240 if (dccp_feat_must_be_understood(feat)) /* 6.6.7 */ in dccp_feat_confirm_recv()