Home
last modified time | relevance | path

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

/Linux-v4.19/net/dccp/
Dfeat.h110 int dccp_feat_init(struct sock *sk);
Dproto.c208 return dccp_feat_init(sk); in dccp_init_sock()
Dfeat.c1440 int dccp_feat_init(struct sock *sk) in dccp_feat_init() function