Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_solaris.h33 uint_t rt_flags; member
/freebsd-13-stable/sys/net/route/
HDnhop_var.h78 uint32_t rt_flags; /* routing flags for the control plane */ member
HDnhop_ctl.c405 uint32_t rt_flags = nhop_get_rtflags(nh) & ~RT_CHANGE_RTFLAGS_MASK; in alter_nhop_from_info() local
919 nhop_set_rtflags(struct nhop_object *nh, int rt_flags) in nhop_set_rtflags()
/freebsd-13-stable/sys/netlink/route/
HDrt.c83 int rt_flags = nhop_get_rtflags(nh); in nl_get_rtm_protocol() local
/freebsd-13-stable/sys/netinet6/
HDicmp6.c2365 int rt_flags; in icmp6_redirect_input() local
/freebsd-13-stable/sys/net80211/
HDieee80211_mesh.h428 uint16_t rt_flags; member