Home
last modified time | relevance | path

Searched defs:solicit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dndisc.c607 struct sk_buff *ndisc_ns_create(struct net_device *dev, const struct in6_addr *solicit, in ndisc_ns_create()
654 void ndisc_send_ns(struct net_device *dev, const struct in6_addr *solicit, in ndisc_send_ns()
/openbmc/linux/include/net/
H A Dneighbour.h170 void (*solicit)(struct neighbour *, struct sk_buff *); member