neigh_ops          29 include/net/arp.h extern struct neigh_ops arp_broken_ops;
neigh_ops         120 include/net/neighbour.h 	struct neigh_ops	*ops;
neigh_ops         270 net/atm/clip.c static struct neigh_ops clip_neigh_ops = {
neigh_ops          62 net/decnet/dn_neigh.c static struct neigh_ops dn_long_ops = {
neigh_ops          74 net/decnet/dn_neigh.c static struct neigh_ops dn_short_ops = {
neigh_ops          86 net/decnet/dn_neigh.c static struct neigh_ops dn_phase3_ops = {
neigh_ops         133 net/ipv4/arp.c static struct neigh_ops arp_generic_ops = {
neigh_ops         143 net/ipv4/arp.c static struct neigh_ops arp_hh_ops = {
neigh_ops         153 net/ipv4/arp.c static struct neigh_ops arp_direct_ops = {
neigh_ops         161 net/ipv4/arp.c struct neigh_ops arp_broken_ops = {
neigh_ops         101 net/ipv6/ndisc.c static struct neigh_ops ndisc_generic_ops = {
neigh_ops         111 net/ipv6/ndisc.c static struct neigh_ops ndisc_hh_ops = {
neigh_ops         122 net/ipv6/ndisc.c static struct neigh_ops ndisc_direct_ops = {