Home
last modified time | relevance | path

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

/Linux-v6.1/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.c3315 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet_rtm_getroute()
/Linux-v6.1/include/net/
Dip.h776 int rtm_getroute_parse_ip_proto(struct nlattr *attr, u8 *ip_proto, u8 family,
/Linux-v6.1/net/ipv6/
Droute.c6076 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet6_rtm_getroute()