Home
last modified time | relevance | path

Searched refs:__ndisc_fill_addr_option (Results 1 – 2 of 2) sorted by relevance

/net/6lowpan/
Dndisc.c170 __ndisc_fill_addr_option(skb, ND_OPT_TARGET_LL_ADDR, in lowpan_ndisc_fill_addr_option()
191 __ndisc_fill_addr_option(skb, opt_type, &short_addr, in lowpan_ndisc_fill_addr_option()
/net/ipv6/
Dndisc.c145 void __ndisc_fill_addr_option(struct sk_buff *skb, int type, void *data, in __ndisc_fill_addr_option() function
165 EXPORT_SYMBOL_GPL(__ndisc_fill_addr_option);
170 __ndisc_fill_addr_option(skb, type, data, skb->dev->addr_len, in ndisc_fill_addr_option()