Lines Matching refs:proc
45 using /proc/sys/net/decnet/conf/<dev>/forwarding. This file can be
49 also be set through the /proc/sys/net/decnet/ files, as can other system
55 /proc/net/decnet_dev). There is a utility available at the above
66 You will also need to set /proc/sys/net/decnet/default_device to the
70 echo -n "eth0" >/proc/sys/net/decnet/default_device
72 There is a list of what the other files under /proc/sys/net/decnet/ do
77 This is either done through the sysctl/proc interface (see the kernel web
102 - Is the node address set (see /proc/sys/net/decnet/node_address)
104 (see /proc/sys/net/decnet/conf/<dev>/forwarding)
109 you should find that it is listed in /proc/net/decnet_dev and also
110 that it appears as a directory in /proc/sys/net/decnet/conf/. The
114 in /proc/net/decnet_neigh, otherwise this file will only contain the
117 /proc/net/decnet_neigh file, you'll need to set the default device
119 again done with the /proc/sys/net/decnet/default_device file.
138 - What is in the /proc/decnet* files and /proc/sys/net/decnet/* files ?