nh_family          26 include/net/nexthop.h 	u8		nh_family;
nh_family           8 include/uapi/linux/nexthop.h 	unsigned char	nh_family;
nh_family         229 net/ipv4/nexthop.c 	nhm->nh_family = AF_UNSPEC;
nh_family         247 net/ipv4/nexthop.c 	nhm->nh_family = nhi->family;
nh_family        1252 net/ipv4/nexthop.c 	nhi->family = cfg->nh_family;
nh_family        1260 net/ipv4/nexthop.c 	switch (cfg->nh_family) {
nh_family        1349 net/ipv4/nexthop.c 	switch (nhm->nh_family) {
nh_family        1373 net/ipv4/nexthop.c 	cfg->nh_family = nhm->nh_family;
nh_family        1381 net/ipv4/nexthop.c 		if (nhm->nh_family != AF_UNSPEC) {
nh_family        1439 net/ipv4/nexthop.c 		switch (cfg->nh_family) {
nh_family        1739 net/ipv4/nexthop.c 				     group_filter, nhm->nh_family))