HomeSort by relevance Sort by last modified time
    Searched refs:indexp (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
xfrm_policy.c 530 char *indexp = NULL; local
554 if (indexp)
556 indexp = *argv;
592 if (!selp && !indexp) {
596 if (selp && indexp)
  /external/dnsmasq/src/
network.c 49 int iface_check(int family, struct all_addr *addr, char *name, int *indexp)
57 if (indexp)
78 *indexp = newindex;
dnsmasq.h 789 int iface_check(int family, struct all_addr *addr, char *name, int *indexp);

Completed in 251 milliseconds