Home
last modified time | relevance | path

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

/linux-6.6.21/net/dccp/
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);
566 dccp_feat_list_purge(to); in dccp_feat_clone_list()
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()
Ddccp.h460 void dccp_feat_list_purge(struct list_head *fn_list);
Doutput.c267 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_xmit_packet()
Dipv4.c574 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v4_reqsk_destructor()
Dipv6.c254 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v6_reqsk_destructor()