Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/
Dconst_structs.checkpatch36 neigh_ops
/Linux-v5.4/include/net/
Dneighbour.h157 const struct neigh_ops *ops;
164 struct neigh_ops { struct
/Linux-v5.4/net/ipv4/
Darp.c129 static const struct neigh_ops arp_generic_ops = {
137 static const struct neigh_ops arp_hh_ops = {
145 static const struct neigh_ops arp_direct_ops = {
/Linux-v5.4/net/atm/
Dclip.c50 static const struct neigh_ops clip_neigh_ops;
282 static const struct neigh_ops clip_neigh_ops = {
/Linux-v5.4/net/ipv6/
Dndisc.c85 static const struct neigh_ops ndisc_generic_ops = {
93 static const struct neigh_ops ndisc_hh_ops = {
102 static const struct neigh_ops ndisc_direct_ops = {
/Linux-v5.4/net/decnet/
Ddn_neigh.c59 static const struct neigh_ops dn_neigh_ops = {