Home
last modified time | relevance | path

Searched refs:addrconf_prefix_rcv (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/
Daddrconf.h93 extern void addrconf_prefix_rcv(struct net_device *dev, u8 *opt, int len);
/linux-2.4.37.9/net/ipv6/
Dndisc.c1056 addrconf_prefix_rcv(skb->dev, (u8*)p, (p->nd_opt_len) << 3); in ndisc_router_discovery()
Daddrconf.c948 void addrconf_prefix_rcv(struct net_device *dev, u8 *opt, int len) in addrconf_prefix_rcv() function