Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/ap/
H A Dndisc_snoop.c22 struct ip6addr { struct
43 struct ip6addr *ip6addr; in sta_ip6addr_add() local
59 struct ip6addr *ip6add in sta_ip6addr_del() local
71 struct ip6addr *ip6addr; sta_has_ip6addr() local
[all...]
H A Dsta_info.h111 struct dl_list ip6addr; /* list head for struct ip6addr */ global() member
/freebsd-src/usr.sbin/ppp/
H A Dncpaddr.h54 struct in6_addr ip6addr; member
/freebsd-src/sys/netinet/
H A Dif_ether.h59 #define ETHER_MAP_IPV6_MULTICAST(ip6addr, enaddr) \ argument
/freebsd-src/sbin/ipfw/
H A Dipv6.c298 lookup_host6 (char *host, struct in6_addr *ip6addr) in lookup_host6()