Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

proc_sys_net - Man Page

networking

Description

/proc/sys/net/

This directory contains networking stuff. Explanations for some of the files under this directory can be found in tcp(7) and ip(7).

/proc/sys/net/core/bpf_jit_enable

See bpf(2).

/proc/sys/net/core/somaxconn

This file defines a ceiling value for the backlog argument of listen(2); see the listen(2) manual page for details.

See Also

proc(5), proc_net(5)

Info

2024-05-02 Linux man-pages 6.9.1