nh_protocol        27 include/net/nexthop.h 	u8		nh_protocol;
nh_protocol        10 include/uapi/linux/nexthop.h 	unsigned char	nh_protocol;  /* Routing protocol that installed nh */
nh_protocol       231 net/ipv4/nexthop.c 	nhm->nh_protocol = nh->protocol;
nh_protocol      1313 net/ipv4/nexthop.c 	nh->protocol = cfg->nh_protocol;
nh_protocol      1374 net/ipv4/nexthop.c 	cfg->nh_protocol = nhm->nh_protocol;
nh_protocol      1537 net/ipv4/nexthop.c 	if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) {
nh_protocol      1705 net/ipv4/nexthop.c 	if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) {