Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Darp.c146 static const struct neigh_ops arp_direct_ops = { variable
251 neigh->ops = &arp_direct_ops; in arp_constructor()