Home
last modified time | relevance | path

Searched refs:dccp_feat_clone_list (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.h113 int dccp_feat_clone_list(struct list_head const *, struct list_head *);
H A Dminisocks.c268 return dccp_feat_clone_list(&dp->dccps_featneg, &dreq->dreq_featneg); in dccp_reqsk_init()
H A Dfeat.c552 int dccp_feat_clone_list(struct list_head const *from, struct list_head *to) in dccp_feat_clone_list() function
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.h112 int dccp_feat_clone_list(struct list_head const *, struct list_head *);
H A Dminisocks.c269 return dccp_feat_clone_list(&dp->dccps_featneg, &dreq->dreq_featneg); in dccp_reqsk_init()
H A Dfeat.c552 int dccp_feat_clone_list(struct list_head const *from, struct list_head *to) in dccp_feat_clone_list() function

Completed in 7 milliseconds