Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A 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);
A Droute.c3315 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet_rtm_getroute()
/linux-6.3-rc2/include/net/
A Dip.h777 int rtm_getroute_parse_ip_proto(struct nlattr *attr, u8 *ip_proto, u8 family,
/linux-6.3-rc2/net/ipv6/
A Droute.c6070 err = rtm_getroute_parse_ip_proto(tb[RTA_IP_PROTO], in inet6_rtm_getroute()

Completed in 30 milliseconds