Lines Matching refs:lenp
76 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_local_port_range() argument
92 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_local_port_range()
111 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_privileged_ports() argument
128 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_privileged_ports()
172 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_ping_group_range() argument
189 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_ping_group_range()
207 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_fwd_update_priority() argument
214 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in ipv4_fwd_update_priority()
223 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_congestion_control() argument
236 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_congestion_control()
244 size_t *lenp, loff_t *ppos) in proc_tcp_available_congestion_control() argument
253 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_congestion_control()
260 size_t *lenp, loff_t *ppos) in proc_allowed_congestion_control() argument
270 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_allowed_congestion_control()
296 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_fastopen_key() argument
339 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_fastopen_key()
390 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_early_demux() argument
394 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_tcp_early_demux()
406 void *buffer, size_t *lenp, loff_t *ppos) in proc_udp_early_demux() argument
410 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_udp_early_demux()
423 size_t *lenp, loff_t *ppos) in proc_tfo_blackhole_detect_timeout() argument
429 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_tfo_blackhole_detect_timeout()
437 int write, void *buffer, size_t *lenp, in proc_tcp_available_ulp() argument
447 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_ulp()
455 void *buffer, size_t *lenp, in proc_fib_multipath_hash_policy() argument
462 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_policy()
470 void *buffer, size_t *lenp, in proc_fib_multipath_hash_fields() argument
478 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields()