Searched refs:dccp_feat_change_recv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ |
H A D | feat.c | 1092 * dccp_feat_change_recv - Process incoming ChangeL/R options 1101 static u8 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_change_recv() function 1416 return dccp_feat_change_recv(fn, mandatory, opt, feat, in dccp_feat_parse_options()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | feat.c | 1098 * dccp_feat_change_recv - Process incoming ChangeL/R options 1107 static u8 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, in dccp_feat_change_recv() function 1422 return dccp_feat_change_recv(fn, mandatory, opt, feat, in dccp_feat_parse_options()
|
Completed in 6 milliseconds