Home
last modified time | relevance | path

Searched defs:rt_flags (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.h33 uint_t rt_flags; member
/freebsd/sys/net/route/
H A Dnhop_var.h78 uint32_t rt_flags; /* routing flags for the control plane */ member
H A Dnhop_ctl.c406 uint32_t rt_flags = nhop_get_rtflags(nh) & ~RT_CHANGE_RTFLAGS_MASK; in alter_nhop_from_info() local
920 nhop_set_rtflags(struct nhop_object *nh, int rt_flags) in nhop_set_rtflags()
/freebsd/sys/netlink/route/
H A Drt.c83 int rt_flags = nhop_get_rtflags(nh); in nl_get_rtm_protocol() local
/freebsd/sys/netinet6/
H A Dicmp6.c2338 int rt_flags; in icmp6_redirect_input() local
/freebsd/sys/net80211/
H A Dieee80211_mesh.h428 uint16_t rt_flags; member