Home
last modified time | relevance | path

Searched defs:rtnh_encap (Results 1 – 4 of 4) sorted by relevance

/external/libnl/lib/route/
Dnexthop_encap.c32 void nh_encap_dump(struct rtnl_nh_encap *rtnh_encap, struct nl_dump_params *dp) in nh_encap_dump()
44 int nh_encap_build_msg(struct nl_msg *msg, struct rtnl_nh_encap *rtnh_encap) in nh_encap_build_msg()
Dnh_encap_mpls.c106 struct rtnl_nh_encap *rtnh_encap; in rtnl_route_nh_encap_mpls() local
Dnexthop.c246 void nh_set_encap(struct rtnl_nexthop *nh, struct rtnl_nh_encap *rtnh_encap) in nh_set_encap()
/external/libnl/include/netlink-private/
Dtypes.h323 struct rtnl_nh_encap * rtnh_encap; member