Lines Matching defs:ifindex
247 * Note) The ifindex is set to `any'.
362 * ifindex : index of the interface
368 int get_a_lla_byifindex(struct sockaddr_in6 *lla_p, int ifindex)
397 if (ifidx != ifindex)
410 lla_p->sin6_scope_id = ifindex;
471 * ifindex: interface index
477 struct group_req *create_group_info(uint32_t ifindex, struct addrinfo *mainfo_p)
487 greq->gr_interface = ifindex;
501 * ifindex: interface index
509 struct group_filter *create_source_filter(uint32_t ifindex,
536 gsf->gf_interface = ifindex;