Home
last modified time | relevance | path

Searched refs:dccp_feat_activate_values (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/dccp/
Dminisocks.c121 if (dccp_feat_activate_values(newsk, &dreq->dreq_featneg)) { in dccp_create_openreq_child()
Dinput.c472 if (dccp_feat_activate_values(sk, &dp->dccps_featneg)) in dccp_rcv_request_sent_state_process()
Ddccp.h477 int dccp_feat_activate_values(struct sock *sk, struct list_head *fn);
Dfeat.c1494 int dccp_feat_activate_values(struct sock *sk, struct list_head *fn_list) in dccp_feat_activate_values() function