Home
last modified time | relevance | path

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

/linux/scripts/
H A Dconst_structs.checkpatch52 neigh_ops
/linux/include/net/
H A Dneighbour.h163 const struct neigh_ops *ops;
172 struct neigh_ops { struct
/linux/net/ipv4/
H A 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/net/ipv6/
H A 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 = {