Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/route6d/
H A Droute6d.c104 struct ifac { /* Address associated to an interface */ struct
106 struct ifac *ifa_next; argument
107 struct in6_addr ifa_addr; /* address */
108 struct in6_addr ifa_raddr; /* remote address, valid in p2p */
109 int ifa_plen; /* prefix length */