Home
last modified time | relevance | path

Searched refs:neigh_parms_family (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/net/
Dneighbour.h245 static inline int neigh_parms_family(struct neigh_parms *p) in neigh_parms_family() function
/linux-5.19.10/net/core/
Dneighbour.c3535 int family = neigh_parms_family(p); in neigh_copy_dflt_parms()
3794 switch (neigh_parms_family(p)) { in neigh_sysctl_register()