Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netlink/route/
HDrt.c447 struct nl_parsed_route { struct
464 #define _OUT(_field) offsetof(struct nl_parsed_route, _field) argument
574 handle_rtm_getroute(struct nlpcb *nlp, struct nl_parsed_route *attrs, in handle_rtm_getroute()
703 get_pxflag(const struct nl_parsed_route *attrs) in get_pxflag()
739 create_nexthop_one(struct nl_parsed_route *attrs, struct rta_mpath_nh *mpnh, in create_nexthop_one()
769 create_nexthop_from_attrs(struct nl_parsed_route *attrs, in create_nexthop_from_attrs()
863 struct nl_parsed_route attrs = {}; in rtnl_handle_newroute()
909 struct nl_parsed_route *attrs = (struct nl_parsed_route *)_data; in path_match_func()
927 struct nl_parsed_route attrs = {}; in rtnl_handle_delroute()
955 struct nl_parsed_route attrs = {}; in rtnl_handle_getroute()