Searched refs:in_dst (Results 1 – 2 of 2) sorted by relevance
97 struct sockaddr_in *in_dst, *in_gw; in mib_sroute_process() local108 in_dst = (struct sockaddr_in *)(void *)dst; in mib_sroute_process()119 ha = ntohl(in_dst->sin_addr.s_addr); in mib_sroute_process()
31 struct in_addr in_dst; in prepare_rtm_by_dst() local33 inet_pton(AF_INET, dst, &in_dst); in prepare_rtm_by_dst()43 snl_add_msg_attr_ip4(nw, RTA_DST, &in_dst); in prepare_rtm_by_dst()