Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dndisc.c89 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb);
97 .solicit = ndisc_solicit,
105 .solicit = ndisc_solicit,
659 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit() function