OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_open_byproto
(Results
1 - 6
of
6
) sorted by null
/external/iproute2/genl/
ctrl.c
63
if (
rtnl_open_byproto
(&rth, 0, NETLINK_GENERIC) < 0) {
306
if (
rtnl_open_byproto
(&rth, 0, NETLINK_GENERIC) < 0) {
372
if (
rtnl_open_byproto
(&rth, nl_mgrp(GENL_ID_CTRL), NETLINK_GENERIC) < 0) {
/external/iproute2/include/
libnetlink.h
23
extern int
rtnl_open_byproto
(struct rtnl_handle *rth, unsigned subscriptions, int protocol);
/external/iproute2/ip/
xfrm_state.c
512
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
648
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
838
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
965
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
1091
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
1141
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
xfrm_policy.c
352
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
599
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
779
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
916
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)
965
if (
rtnl_open_byproto
(&rth, 0, NETLINK_XFRM) < 0)