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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/dccp/
H A Dsysctl.c59 .data = &sysctl_dccp_feat_send_ndp_count,
60 .maxlen = sizeof(sysctl_dccp_feat_send_ndp_count),
H A Doptions.c30 int sysctl_dccp_feat_send_ndp_count = DCCPF_INITIAL_SEND_NDP_COUNT; variable
39 dmsk->dccpms_send_ndp_count = sysctl_dccp_feat_send_ndp_count;
H A Ddccp.h92 extern int sysctl_dccp_feat_send_ndp_count;

Completed in 95 milliseconds