Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dbonding.c33 struct rtnl_link *rtnl_link_bond_alloc(void) in rtnl_link_bond_alloc() function
79 if (!(link = rtnl_link_bond_alloc())) in rtnl_link_bond_add()
114 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.c19 link = rtnl_link_bond_alloc(); in main()
/external/libnl/
Dlibnl-route-3.sym233 rtnl_link_bond_alloc;
/external/libnl/doc/
Droute.txt648 link = rtnl_link_bond_alloc();