Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dndisc.c80 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb);
89 .error_report = ndisc_error_report,
97 .error_report = ndisc_error_report,
725 static void ndisc_error_report(struct neighbour *neigh, struct sk_buff *skb) in ndisc_error_report() function