Searched refs:__ndisc_fill_addr_option (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/net/6lowpan/ |
A D | ndisc.c | 170 __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()
|
/linux-6.3-rc2/include/net/ |
A D | ndisc.h | 140 void __ndisc_fill_addr_option(struct sk_buff *skb, int type, const void *data,
|
/linux-6.3-rc2/net/ipv6/ |
A D | ndisc.c | 146 void __ndisc_fill_addr_option(struct sk_buff *skb, int type, const void *data, in __ndisc_fill_addr_option() function 166 EXPORT_SYMBOL_GPL(__ndisc_fill_addr_option); 171 __ndisc_fill_addr_option(skb, type, data, skb->dev->addr_len, in ndisc_fill_addr_option()
|
Completed in 7 milliseconds