Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour.h247 static inline int neigh_parms_family(struct neigh_parms *p) in neigh_parms_family() function
/linux/net/core/
H A Dneighbour.c3567 int family = neigh_parms_family(p); in neigh_copy_dflt_parms()
3847 switch (neigh_parms_family(p)) { in neigh_sysctl_register()