Lines Matching refs:lenp
66 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_local_port_range() argument
81 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_local_port_range()
100 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_privileged_ports() argument
117 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_doulongvec_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()
359 size_t *lenp, loff_t *ppos) in proc_tfo_blackhole_detect_timeout() argument
365 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_tfo_blackhole_detect_timeout()
373 int write, void *buffer, size_t *lenp, in proc_tcp_available_ulp() argument
383 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_ulp()
390 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_ehash_entries() argument
410 return proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_tcp_ehash_entries()
414 void *buffer, size_t *lenp, loff_t *ppos) in proc_udp_hash_entries() argument
433 return proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_udp_hash_entries()
438 void *buffer, size_t *lenp, in proc_fib_multipath_hash_policy() argument
445 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_policy()
453 void *buffer, size_t *lenp, in proc_fib_multipath_hash_fields() argument
461 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields()
488 void *buffer, size_t *lenp, in proc_fib_multipath_hash_seed() argument
503 ret = proc_douintvec_minmax(&tmp, write, buffer, lenp, ppos); in proc_fib_multipath_hash_seed()