Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/
A Dconst_structs.checkpatch47 neigh_ops
/linux-6.3-rc2/include/net/
A Dneighbour.h159 const struct neigh_ops *ops;
168 struct neigh_ops { struct
/linux-6.3-rc2/net/ipv4/
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-6.3-rc2/net/atm/
A Dclip.c50 static const struct neigh_ops clip_neigh_ops;
282 static const struct neigh_ops clip_neigh_ops = {
/linux-6.3-rc2/net/ipv6/
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 = {

Completed in 12 milliseconds