Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c93 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) in neigh_blackhole() function
367 n->output = neigh_blackhole; in neigh_flush_dev()
448 n->output = neigh_blackhole; in neigh_alloc()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c92 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) in neigh_blackhole() function
421 WRITE_ONCE(n->output, neigh_blackhole); in neigh_flush_dev()
503 n->output = neigh_blackhole; in neigh_alloc()

Completed in 14 milliseconds