Home
last modified time | relevance | path

Searched defs:nh_flags (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/net/route/
H A Dnhop.h124 uint16_t nh_flags; /* nhop flags */ member
248 uint16_t nh_flags; /* nhop flags */ member
/freebsd/sys/netlink/route/
H A Dnexthop.h41 unsigned int nh_flags; /* RTNH_F_* flags from route.h */ member
H A Dnexthop.c154 int nh_flags, int *perror) in nl_find_nhop()
269 clone_unhop(const struct user_nhop *unhop, uint32_t fibnum, int family, int nh_flags) in clone_unhop()
H A Drt.c57 int nh_flags = nh->nh_flags; in get_rtm_type() local
/freebsd/sys/netinet/
H A Dip_output.c290 int nh_flags = nh->nh_flags; in rt_update_ro_flags() local
/freebsd/sys/netinet6/
H A Din6_src.c772 uint16_t nh_flags; in in6_selectif() local
/freebsd/contrib/tcpdump/
H A Dprint-decnet.c358 byte nh_flags; /* message flags */ member