Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Dfeat.h107 int dccp_feat_init(struct sock *sk);
H A Dproto.c214 return dccp_feat_init(sk); in dccp_init_sock()
H A Dfeat.c1453 int dccp_feat_init(struct sock *sk) in dccp_feat_init() function