HomeSort by relevance Sort by last modified time
    Searched defs:dst_prefix (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/
setup.c 230 int dst_prefix = src_prefix; local
255 dst_prefix = 0;
272 if (pfkey_send_spdadd(key, src, src_prefix, dst, dst_prefix, protocol,
280 if (!dst_prefix) {
287 if (pfkey_send_spdadd(key, dst, dst_prefix, src, src_prefix, protocol,
  /system/connectivity/shill/net/
rtnl_message.h 90 : dst_prefix(0),
104 : dst_prefix(dst_prefix_in),
111 unsigned char dst_prefix; member in struct:shill::RTNLMessage::RouteStatus

Completed in 43 milliseconds