Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dndisc_snoop.c22 struct ip6addr { struct
43 struct ip6addr *ip6addr; in sta_ip6addr_add() argument
59 struct ip6addr *ip6addr, *prev; in sta_ip6addr_del() local
71 struct ip6addr *ip6addr; in sta_has_ip6addr() local
H A Dsta_info.h70 struct dl_list ip6addr; /* list head for struct ip6addr */ member
/dflybsd-src/usr.sbin/ppp/
H A Dncpaddr.h55 struct in6_addr ip6addr; member
/dflybsd-src/sys/netinet/
H A Dif_ether.h68 #define ETHER_MAP_IPV6_MULTICAST(ip6addr, enaddr) \ argument