Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/route6d/
Droute6d.c117 struct ifac { /* Address associated to an interface */ struct
119 struct ifac *ifa_next; argument
120 struct in6_addr ifa_addr; /* address */
121 struct in6_addr ifa_raddr; /* remote address, valid in p2p */
122 int ifa_plen; /* prefix length */