Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dconst_structs.checkpatch36 neigh_ops
/Linux-v4.19/include/net/
Dneighbour.h156 const struct neigh_ops *ops;
162 struct neigh_ops { struct
/Linux-v4.19/net/ipv4/
Darp.c133 static const struct neigh_ops arp_generic_ops = {
141 static const struct neigh_ops arp_hh_ops = {
149 static const struct neigh_ops arp_direct_ops = {
/Linux-v4.19/net/atm/
Dclip.c49 static const struct neigh_ops clip_neigh_ops;
281 static const struct neigh_ops clip_neigh_ops = {
/Linux-v4.19/net/ipv6/
Dndisc.c87 static const struct neigh_ops ndisc_generic_ops = {
95 static const struct neigh_ops ndisc_hh_ops = {
104 static const struct neigh_ops ndisc_direct_ops = {
/Linux-v4.19/net/decnet/
Ddn_neigh.c59 static const struct neigh_ops dn_neigh_ops = {