Home
last modified time | relevance | path

Searched defs:rtmsg (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Drtnetlink.h228 struct rtmsg { struct
229 unsigned char rtm_family;
230 unsigned char rtm_dst_len;
231 unsigned char rtm_src_len;
232 unsigned char rtm_tos;
234 unsigned char rtm_table; /* Routing table id */
235 unsigned char rtm_protocol; /* Routing protocol; see below */
236 unsigned char rtm_scope; /* See below */
237 unsigned char rtm_type; /* See below */
239 unsigned rtm_flags;
/linux/net/ipv6/
A Daf_inet6.c563 struct in6_rtmsg rtmsg; in inet6_ioctl() local
A Droute.c4454 struct in6_rtmsg *rtmsg, in rtmsg_to_fib6_config()
4476 int ipv6_route_ioctl(struct net *net, unsigned int cmd, struct in6_rtmsg *rtmsg) in ipv6_route_ioctl()

Completed in 20 milliseconds