Searched defs:is_mandatory (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/dccp/ | ||
| H A D | feat.h | 96 is_mandatory:1; member |
| H A D | feat.c | 1101 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_change_recv() argument 1212 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_confirm_recv() argument [all...] |
| /kernel/linux/linux-6.6/net/dccp/ | ||
| H A D | feat.h | 96 is_mandatory:1; member |
| H A D | feat.c | 1107 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_change_recv() argument 1218 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_confirm_recv() argument [all...] |
Completed in 5 milliseconds