Home
last modified time | relevance | path

Searched refs:dccp_feat_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/dccp/
Dfeat.h107 int dccp_feat_init(struct sock *sk);
Dproto.c205 return dccp_feat_init(sk); in dccp_init_sock()
Dfeat.c1453 int dccp_feat_init(struct sock *sk) in dccp_feat_init() function