Home
last modified time | relevance | path

Searched refs:RTA_SPORT (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Drtnl_route_attrs.h202 #if defined(RTA_SPORT) || (defined(HAVE_DECL_RTA_SPORT) && HAVE_DECL_RTA_SPORT)
204 static_assert((RTA_SPORT) == (28), "RTA_SPORT != 28");
207 # define RTA_SPORT 28
255 XLAT(RTA_SPORT),
Drtnl_route_attrs.in29 RTA_SPORT 28
/external/strace/
Drtnl_route.c253 [RTA_SPORT] = decode_nla_u16,
DChangeLog1002 RTA_SPORT, and RTA_DPORT.
1005 * xlat/rtnl_route_attrs.in: Add RTA_IP_PROTO, RTA_SPORT, and RTA_DPORT
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h343 RTA_SPORT, enumerator