Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
Dfeat.c360 static inline int dccp_feat_must_be_understood(u8 feat_num) in dccp_feat_must_be_understood() function
1234 if (dccp_feat_must_be_understood(feat)) /* 6.6.7 */ in dccp_feat_confirm_recv()