|
|
| version 1.5, 2004/03/06 01:58:56 | version 1.6, 2004/04/21 18:13:57 |
|---|---|
| Line 301 struct in6_ifaddr; | Line 301 struct in6_ifaddr; |
| void ip6_init (void); | void ip6_init (void); |
| void ip6intr (void); | void ip6intr (void); |
| struct netmsg; | struct netmsg; |
| void ip6_input (struct netmsg *); | |
| struct in6_ifaddr *ip6_getdstifaddr (struct mbuf *); | struct in6_ifaddr *ip6_getdstifaddr (struct mbuf *); |
| void ip6_freepcbopts (struct ip6_pktopts *); | void ip6_freepcbopts (struct ip6_pktopts *); |
| void ip6_freemoptions (struct ip6_moptions *); | void ip6_freemoptions (struct ip6_moptions *); |