Lines Matching refs:lenp

69 				 void *buffer, size_t *lenp, loff_t *ppos)  in ipv4_local_port_range()  argument
85 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_local_port_range()
104 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_privileged_ports() argument
121 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_privileged_ports()
165 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_ping_group_range() argument
182 ret = proc_doulongvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_ping_group_range()
200 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_fwd_update_priority() argument
207 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in ipv4_fwd_update_priority()
216 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_congestion_control() argument
229 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_congestion_control()
237 size_t *lenp, loff_t *ppos) in proc_tcp_available_congestion_control() argument
246 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_congestion_control()
253 size_t *lenp, loff_t *ppos) in proc_allowed_congestion_control() argument
263 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_allowed_congestion_control()
289 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_fastopen_key() argument
332 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_fastopen_key()
361 size_t *lenp, loff_t *ppos) in proc_tfo_blackhole_detect_timeout() argument
367 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_tfo_blackhole_detect_timeout()
375 int write, void *buffer, size_t *lenp, in proc_tcp_available_ulp() argument
385 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_ulp()
392 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_ehash_entries() argument
412 return proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_tcp_ehash_entries()
416 void *buffer, size_t *lenp, loff_t *ppos) in proc_udp_hash_entries() argument
435 return proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_udp_hash_entries()
440 void *buffer, size_t *lenp, in proc_fib_multipath_hash_policy() argument
447 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_policy()
455 void *buffer, size_t *lenp, in proc_fib_multipath_hash_fields() argument
463 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields()