Home
last modified time | relevance | path

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

/freebsd/sbin/route/
H A Droute_netlink.c347 struct snl_parsed_route r = { .rtax_weight = RT_DEFAULT_WEIGHT }; in print_getmsg()
474 print_nlmsg_route_nhop(struct nl_helper *h, struct snl_parsed_route *r, in print_nlmsg_route_nhop()
513 struct snl_parsed_route r = { .rtax_weight = RT_DEFAULT_WEIGHT }; in print_nlmsg_route()
796 print_flushed_route(struct snl_parsed_route *r, struct sockaddr *gw) in print_flushed_route()
809 flushroute_one(struct nl_helper *h, struct snl_parsed_route *r) in flushroute_one()
883 struct snl_parsed_route r = { .rtax_weight = RT_DEFAULT_WEIGHT }; in flushroutes_fib_nl()
/freebsd/sys/netlink/
H A Dnetlink_snl_route_parsers.h109 struct snl_parsed_route { struct
130 #define _OUT(_field) offsetof(struct snl_parsed_route, _field) argument
161 struct snl_parsed_route *target = _target; in _cb_p_route()
170 sizeof(struct snl_parsed_route), _fp_p_route, _nla_p_route,
/freebsd/usr.bin/netstat/
H A Droute_netlink.c164 p_path(struct snl_parsed_route *rt, bool is_mpath) in p_path()
231 struct snl_parsed_route rt = {}; in p_rtentry_netlink()
/freebsd/usr.sbin/arp/
H A Darp_netlink.c129 struct snl_parsed_route r = {}; in guess_ifindex()
/freebsd/usr.sbin/ndp/
H A Dndp_netlink.c165 struct snl_parsed_route r = {}; in guess_ifindex()