Home
last modified time | relevance | path

Searched refs:ifaref (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/net/
H A Dif_var.h351 struct ifaddr *ifaref(struct ifaddr *);
H A Droute.c648 ifaref(struct ifaddr *ifa) in ifaref() function
1042 rt->rt_ifa = ifaref(ifa); in rtrequest()
H A Drtsock.c1124 rt->rt_ifa = ifaref(ifa); in rtm_output()
/openbsd/sys/netinet6/
H A Dnd6_nbr.c1133 dp->dad_ifa = ifaref(ifa); in nd6_dad_start()