Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dndisc.c168 static inline void ndisc_fill_addr_option(struct sk_buff *skb, int type, in ndisc_fill_addr_option() function
180 ndisc_fill_addr_option(skb, ND_OPT_TARGET_LL_ADDR, ha, NDISC_REDIRECT); in ndisc_fill_redirect_addr_option()
570 ndisc_fill_addr_option(skb, ND_OPT_TARGET_LL_ADDR, in ndisc_send_na()
635 ndisc_fill_addr_option(skb, ND_OPT_SOURCE_LL_ADDR, in ndisc_ns_create()
715 ndisc_fill_addr_option(skb, ND_OPT_SOURCE_LL_ADDR, in ndisc_send_rs()