Searched refs:neigh_blackhole (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/core/
H A Dneighbour.c92 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) function
421 WRITE_ONCE(n->output, neigh_blackhole);
503 n->output = neigh_blackhole;

Completed in 114 milliseconds