Searched refs:RTA_IP_PROTO (Results 1 – 6 of 6) sorted by relevance
342 RTA_IP_PROTO, enumerator
366 RTA_IP_PROTO, enumerator
3174 case RTA_IP_PROTO: in inet_rtm_valid_getroute_req()3223 if (tb[RTA_IP_PROTO]) { in inet_rtm_getroute()3224 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet_rtm_getroute()
671 [RTA_IP_PROTO] = { .type = NLA_U8 },
4857 [RTA_IP_PROTO] = { .type = NLA_U8 },5861 case RTA_IP_PROTO: in inet6_rtm_valid_getroute_req()5930 if (tb[RTA_IP_PROTO]) { in inet6_rtm_getroute()5931 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet6_rtm_getroute()