Home
last modified time | relevance | path

Searched refs:dccp_feat_list_purge (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.c541 void dccp_feat_list_purge(struct list_head *fn_list) in dccp_feat_list_purge() function
549 EXPORT_SYMBOL_GPL(dccp_feat_list_purge); variable
566 dccp_feat_list_purge(to); in dccp_feat_clone_list()
H A Dproto.c92 dccp_feat_list_purge(&dccp_sk(sk)->dccps_featneg); in dccp_set_state()
242 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_destroy_sock()
H A Doutput.c263 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_xmit_packet()
H A Ddccp.h465 void dccp_feat_list_purge(struct list_head *fn_list);
H A Dipv4.c558 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v4_reqsk_destructor()
H A Dipv6.c246 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v6_reqsk_destructor()
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.c541 void dccp_feat_list_purge(struct list_head *fn_list) in dccp_feat_list_purge() function
549 EXPORT_SYMBOL_GPL(dccp_feat_list_purge); variable
566 dccp_feat_list_purge(to); in dccp_feat_clone_list()
H A Ddccp.h460 void dccp_feat_list_purge(struct list_head *fn_list);
H A Doutput.c267 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_xmit_packet()
H A Dproto.c92 dccp_feat_list_purge(&dccp_sk(sk)->dccps_featneg); in dccp_set_state()
245 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_destroy_sock()
H A Dipv4.c574 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v4_reqsk_destructor()
H A Dipv6.c254 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v6_reqsk_destructor()

Completed in 17 milliseconds