Searched hist:"97676 b6b5538b3e059d33b8338e7d5cc41c5f1f1" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | rtnetlink.h | diff 97676b6b5538b3e059d33b8338e7d5cc41c5f1f1 Tue Aug 15 02:31:41 CDT 2006 Thomas Graf <tgraf@suug.ch> [RTNETLINK]: Add rtnetlink notification interface
Adds rtnl_notify() to send rtnetlink notification messages and rtnl_set_sk_err() to report notification errors as socket errors in order to indicate the need of a resync due to loss of events.
nlmsg_report() is added to properly document the meaning of NLM_F_ECHO.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | netlink.h | diff 97676b6b5538b3e059d33b8338e7d5cc41c5f1f1 Tue Aug 15 02:31:41 CDT 2006 Thomas Graf <tgraf@suug.ch> [RTNETLINK]: Add rtnetlink notification interface
Adds rtnl_notify() to send rtnetlink notification messages and rtnl_set_sk_err() to report notification errors as socket errors in order to indicate the need of a resync due to loss of events.
nlmsg_report() is added to properly document the meaning of NLM_F_ECHO.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 97676b6b5538b3e059d33b8338e7d5cc41c5f1f1 Tue Aug 15 02:31:41 CDT 2006 Thomas Graf <tgraf@suug.ch> [RTNETLINK]: Add rtnetlink notification interface
Adds rtnl_notify() to send rtnetlink notification messages and rtnl_set_sk_err() to report notification errors as socket errors in order to indicate the need of a resync due to loss of events.
nlmsg_report() is added to properly document the meaning of NLM_F_ECHO.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|