Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rtadvd/
H A Dif.c338 const struct if_announcemsghdr *ifan = buf; in get_ifan_ifindex() local
346 const struct if_announcemsghdr *ifan = buf; in get_ifan_what() local
/netbsd-src/usr.sbin/ifwatchd/
H A Difwatchd.c522 check_announce(const struct if_announcemsghdr *ifan) in check_announce()
/netbsd-src/sbin/ifconfig/
H A Dieee80211.c750 struct if_announcemsghdr *ifan; in scan_and_wait() local
/netbsd-src/sbin/route/
H A Droute.c1346 struct if_announcemsghdr *ifan; in print_rtmsg() local
/netbsd-src/sys/net/
H A Drtsock_shared.c1593 struct if_xannouncemsghdr ifan; in rt_makeifannouncemsg() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-bsd.c1226 if_announce(struct dhcpcd_ctx *ctx, const struct if_announcemsghdr *ifan) in if_announce()