Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
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()
236 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_destroy_sock()
H A Ddccp.h464 void dccp_feat_list_purge(struct list_head *fn_list);
H A Doutput.c263 dccp_feat_list_purge(&dp->dccps_featneg); in dccp_xmit_packet()
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()