Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dneighbour.h247 static inline int neigh_parms_family(struct neigh_parms *p) in neigh_parms_family() function
/linux-6.1.9/net/core/
Dneighbour.c3560 int family = neigh_parms_family(p); in neigh_copy_dflt_parms()
3840 switch (neigh_parms_family(p)) { in neigh_sysctl_register()