Searched refs:ifindexp (Results 1 – 1 of 1) sorted by relevance
3303 ip_multicast_if(struct in_addr *a, unsigned int *ifindexp) in ip_multicast_if() argument3308 if (ifindexp != NULL) { in ip_multicast_if()3309 *ifindexp = 0; in ip_multicast_if()3321 if (ifp != NULL && ifindexp != NULL) { in ip_multicast_if()3322 *ifindexp = ifindex; in ip_multicast_if()