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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dfeat.c101 static int dccp_feat_update(struct sock *sk, u8 type, u8 feat, u8 val) function
202 rc = dccp_feat_update(sk, opt->dccpop_type, opt->dccpop_feat, *res);
293 rc = dccp_feat_update(sk, type, feature, *val);
430 dccp_feat_update(sk, opt->dccpop_type,

Completed in 42 milliseconds