Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dndisc.c91 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb);
99 .error_report = ndisc_error_report,
107 .error_report = ndisc_error_report,
650 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report() function