Searched refs:RTA_IP_PROTO (Results 1 – 4 of 4) sorted by relevance
388 RTA_IP_PROTO, enumerator
3265 case RTA_IP_PROTO: in inet_rtm_valid_getroute_req()3314 if (tb[RTA_IP_PROTO]) { in inet_rtm_getroute()3315 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet_rtm_getroute()
674 [RTA_IP_PROTO] = { .type = NLA_U8 },
4983 [RTA_IP_PROTO] = { .type = NLA_U8 },6000 case RTA_IP_PROTO: in inet6_rtm_valid_getroute_req()6069 if (tb[RTA_IP_PROTO]) { in inet6_rtm_getroute()6070 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet6_rtm_getroute()
Completed in 25 milliseconds