Lines Matching refs:proc
57 interface then you won't see any entries in /proc/net/neigh for the local
73 using /proc/sys/net/decnet/conf/<dev>/forwarding. This file can be
77 also be set through the /proc/sys/net/decnet/ files, as can other system
83 /proc/net/decnet_dev). There is a utility available at the above
97 The default device for routing can be set through the /proc filesystem
98 by setting /proc/sys/net/decnet/default_device to the
102 echo -n "eth0" >/proc/sys/net/decnet/default_device
108 There is a list of what the other files under /proc/sys/net/decnet/ do
113 This is either done through the sysctl/proc interface (see the kernel web
138 - Is the node address set (see /proc/sys/net/decnet/node_address)
140 (see /proc/sys/net/decnet/conf/<dev>/forwarding)
145 you should find that it is listed in /proc/net/decnet_dev and also
146 that it appears as a directory in /proc/sys/net/decnet/conf/. The
150 in /proc/net/decnet_neigh, otherwise this file will only contain the
153 /proc/net/decnet_neigh file, you'll need to set the default device
155 again done with the /proc/sys/net/decnet/default_device file.
174 - What is in the /proc/decnet* files and /proc/sys/net/decnet/* files ?