Lines Matching refs:lenp
67 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_local_port_range() argument
83 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_local_port_range()
102 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_privileged_ports() argument
119 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_privileged_ports()
163 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_ping_group_range() argument
180 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_ping_group_range()
198 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_fwd_update_priority() argument
205 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in ipv4_fwd_update_priority()
214 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_congestion_control() argument
227 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_congestion_control()
235 size_t *lenp, loff_t *ppos) in proc_tcp_available_congestion_control() argument
244 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_congestion_control()
251 size_t *lenp, loff_t *ppos) in proc_allowed_congestion_control() argument
261 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_allowed_congestion_control()
287 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_fastopen_key() argument
330 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_fastopen_key()
381 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_early_demux() argument
385 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_tcp_early_demux()
397 void *buffer, size_t *lenp, loff_t *ppos) in proc_udp_early_demux() argument
401 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_udp_early_demux()
414 size_t *lenp, loff_t *ppos) in proc_tfo_blackhole_detect_timeout() argument
420 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_tfo_blackhole_detect_timeout()
428 int write, void *buffer, size_t *lenp, in proc_tcp_available_ulp() argument
438 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_ulp()
446 void *buffer, size_t *lenp, in proc_fib_multipath_hash_policy() argument
453 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_policy()
461 void *buffer, size_t *lenp, in proc_fib_multipath_hash_fields() argument
469 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields()