Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch36 neigh_ops
/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h159 const struct neigh_ops *ops;
169 struct neigh_ops { struct
/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/net/atm/
H A Dclip.c50 static const struct neigh_ops clip_neigh_ops;
282 static const struct neigh_ops clip_neigh_ops = {
/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_neigh.c59 static const struct neigh_ops dn_neigh_ops = {