Home
last modified time | relevance | path

Searched refs:rtm_getroute_parse_ip_proto (Results 1 – 3 of 3) sorted by relevance

/net/ipv4/
Dnetlink.c10 int rtm_getroute_parse_ip_proto(struct nlattr *attr, u8 *ip_proto, u8 family, in rtm_getroute_parse_ip_proto() function
33 EXPORT_SYMBOL_GPL(rtm_getroute_parse_ip_proto);
Droute.c3327 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet_rtm_getroute()
/net/ipv6/
Droute.c6069 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet6_rtm_getroute()