Home
last modified time | relevance | path

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

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