Searched refs:RTA_GATEWAY (Results 1 – 4 of 4) sorted by relevance
31 rtm->rtm_addrs = RTA_DST | RTA_GATEWAY | RTA_NETMASK;
725 rtmsg.hdr.rtm_addrs = RTA_DST | RTA_GATEWAY | RTA_IFP; in IPv4RouteApply()
243 #define RTA_GATEWAY 0x2 /* gateway sockaddr present */ macro
2111 rtmsg.hdr.rtm_addrs = RTA_DST | RTA_GATEWAY | RTA_IFP; in IPv4RouteApply()2714 rtm->rtm_addrs |= RTA_GATEWAY; in rtmsg()2729 NEXTADDR(RTA_GATEWAY, sdl); in rtmsg()