Home
last modified time | relevance | path

Searched refs:dccp_feat_activate_values (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dminisocks.c125 if (dccp_feat_activate_values(newsk, &dreq->dreq_featneg)) { in dccp_create_openreq_child()
H A Dinput.c468 if (dccp_feat_activate_values(sk, &dp->dccps_featneg)) in dccp_rcv_request_sent_state_process()
H A Ddccp.h464 int dccp_feat_activate_values(struct sock *sk, struct list_head *fn);
H A Dfeat.c1504 int dccp_feat_activate_values(struct sock *sk, struct list_head *fn_list) in dccp_feat_activate_values() function
/kernel/linux/linux-6.6/net/dccp/
H A Dminisocks.c126 if (dccp_feat_activate_values(newsk, &dreq->dreq_featneg)) { in dccp_create_openreq_child()
H A Ddccp.h459 int dccp_feat_activate_values(struct sock *sk, struct list_head *fn);
H A Dinput.c468 if (dccp_feat_activate_values(sk, &dp->dccps_featneg)) in dccp_rcv_request_sent_state_process()
H A Dfeat.c1510 int dccp_feat_activate_values(struct sock *sk, struct list_head *fn_list) in dccp_feat_activate_values() function

Completed in 9 milliseconds