Lines Matching refs:lenp
64 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_local_port_range() argument
80 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_local_port_range()
99 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_privileged_ports() argument
116 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_privileged_ports()
160 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_ping_group_range() argument
177 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in ipv4_ping_group_range()
195 void *buffer, size_t *lenp, loff_t *ppos) in ipv4_fwd_update_priority() argument
202 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in ipv4_fwd_update_priority()
211 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_congestion_control() argument
224 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_congestion_control()
232 size_t *lenp, loff_t *ppos) in proc_tcp_available_congestion_control() argument
241 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_congestion_control()
248 size_t *lenp, loff_t *ppos) in proc_allowed_congestion_control() argument
258 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_allowed_congestion_control()
284 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_fastopen_key() argument
327 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_fastopen_key()
356 size_t *lenp, loff_t *ppos) in proc_tfo_blackhole_detect_timeout() argument
362 ret = proc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_tfo_blackhole_detect_timeout()
370 int write, void *buffer, size_t *lenp, in proc_tcp_available_ulp() argument
380 ret = proc_dostring(&tbl, write, buffer, lenp, ppos); in proc_tcp_available_ulp()
387 void *buffer, size_t *lenp, loff_t *ppos) in proc_tcp_ehash_entries() argument
406 return proc_dointvec(&tbl, write, buffer, lenp, ppos); in proc_tcp_ehash_entries()
411 void *buffer, size_t *lenp, in proc_fib_multipath_hash_policy() argument
418 ret = proc_dou8vec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_policy()
426 void *buffer, size_t *lenp, in proc_fib_multipath_hash_fields() argument
434 ret = proc_douintvec_minmax(table, write, buffer, lenp, ppos); in proc_fib_multipath_hash_fields()