Home
last modified time | relevance | path

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

/linux-4.4.14/net/dccp/
Dfeat.c544 void dccp_feat_list_purge(struct list_head *fn_list) in dccp_feat_list_purge() function
552 EXPORT_SYMBOL_GPL(dccp_feat_list_purge);
569 dccp_feat_list_purge(to); in dccp_feat_clone_list()
Dproto.c91 dccp_feat_list_purge(&dccp_sk(sk)->dccps_featneg); in dccp_set_state()
229 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_destroy_sock()
Ddccp.h478 void dccp_feat_list_purge(struct list_head *fn_list);
Doutput.c266 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_xmit_packet()
Dipv4.c545 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v4_reqsk_destructor()
Dipv6.c238 dccp_feat_list_purge(&dccp_rsk(req)->dreq_featneg); in dccp_v6_reqsk_destructor()