Searched defs:indexp (Results 1 - 2 of 2) sorted by last modified time

/external/iproute2/ip/
H A Dxfrm_policy.c571 char *indexp = NULL; local
611 if (indexp)
613 indexp = *argv;
649 if (!selp && !indexp) {
653 if (selp && indexp)
/external/dnsmasq/src/
H A Dnetwork.c49 int iface_check(int family, struct all_addr *addr, char *name, int *indexp) argument
57 if (indexp)
78 *indexp = newindex;

Completed in 94 milliseconds