Home
last modified time | relevance | path

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

/net/dccp/
Dfeat.h110 extern int dccp_feat_init(struct sock *sk);
Dproto.c194 return dccp_feat_init(sk); in dccp_init_sock()
Dfeat.c1440 int dccp_feat_init(struct sock *sk) in dccp_feat_init() function