Home
last modified time | relevance | path

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

/dragonfly/sys/net/
H A Dif.h189 int ifam_flags; /* value of ifa_flags */ member
H A Drtsock.c1273 ifam->ifam_flags = ifa->ifa_flags; in rt_ifamsg()
1600 ifam->ifam_flags = ifa->ifa_flags; in sysctl_iflist()
/dragonfly/sbin/route/
H A Droute.c1479 bprintf(stdout, ifam->ifam_flags, routeflags); in print_rtmsg()