Home
last modified time | relevance | path

Searched refs:rtnl_link_bond_alloc (Results 1 – 4 of 4) sorted by relevance

/external/libnl/lib/route/link/
Dbonding.c32 struct rtnl_link *rtnl_link_bond_alloc(void) in rtnl_link_bond_alloc() function
78 if (!(link = rtnl_link_bond_alloc())) in rtnl_link_bond_add()
113 if (!(link = rtnl_link_bond_alloc())) in rtnl_link_bond_enslave_ifindex()
/external/libnl/include/netlink/route/link/
Dbonding.h22 extern struct rtnl_link *rtnl_link_bond_alloc(void);
/external/libnl/tests/
Dtest-create-bond.c17 link = rtnl_link_bond_alloc(); in main()
/external/libnl/doc/
Droute.txt648 link = rtnl_link_bond_alloc();