Searched hist:b8bae41ed6a53cce56c50811a91cd963e3187d1c (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | inetdevice.h | diff b8bae41ed6a53cce56c50811a91cd963e3187d1c Wed Oct 08 00:34:37 CEST 2008 Rami Rosen <ramirose@gmail.com> ipv4: add mc_count to in_device.
This patch add mc_count to struct in_device and updates increment/decrement/initilaize of this field in IPv4 and in IPv6.
- Also printing the vfs /proc entry (/proc/net/igmp) is adjusted to use the new mc_count.
Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | igmp.c | diff b8bae41ed6a53cce56c50811a91cd963e3187d1c Wed Oct 08 00:34:37 CEST 2008 Rami Rosen <ramirose@gmail.com> ipv4: add mc_count to in_device.
This patch add mc_count to struct in_device and updates increment/decrement/initilaize of this field in IPv4 and in IPv6.
- Also printing the vfs /proc entry (/proc/net/igmp) is adjusted to use the new mc_count.
Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|