Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/
Dconst_structs.checkpatch46 neigh_ops
/Linux-v6.1/include/net/
Dneighbour.h159 const struct neigh_ops *ops;
168 struct neigh_ops { struct
/Linux-v6.1/net/ipv4/
Darp.c130 static const struct neigh_ops arp_generic_ops = {
138 static const struct neigh_ops arp_hh_ops = {
146 static const struct neigh_ops arp_direct_ops = {
/Linux-v6.1/net/atm/
Dclip.c50 static const struct neigh_ops clip_neigh_ops;
282 static const struct neigh_ops clip_neigh_ops = {
/Linux-v6.1/net/ipv6/
Dndisc.c86 static const struct neigh_ops ndisc_generic_ops = {
94 static const struct neigh_ops ndisc_hh_ops = {
103 static const struct neigh_ops ndisc_direct_ops = {