Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dndisc.c79 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb);
87 .solicit = ndisc_solicit,
95 .solicit = ndisc_solicit,
715 static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb) in ndisc_solicit() function