Searched refs:group_req (Results 1 - 8 of 8) sorted by relevance

/external/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast.h49 /* group_req */
56 struct group_req struct
H A Dns-mcast_join.c298 struct group_req *grp_info;
370 sizeof(struct group_req)) == -1) {
438 struct group_req *grp_info;
464 sizeof(struct group_req)) == -1)
477 sizeof(struct group_req)) == -1)
H A Dns-common.c477 struct group_req *create_group_info(uint32_t ifindex, struct addrinfo *mainfo_p)
479 struct group_req *greq;
482 greq = (struct group_req *)calloc(1, sizeof(struct group_req));
H A Dns-mcast_receiver.c60 struct group_req *greq;
340 sizeof(struct group_req)))
H A Dns-traffic.h236 struct group_req *create_group_info(uint32_t ifindex, struct addrinfo *mainfo_p);
/external/iproute2/include/linux/
H A Din.h195 struct group_req { struct
/external/kernel-headers/original/uapi/linux/
H A Din.h196 struct group_req { struct
/external/strace/
H A Dnet.c696 struct group_req greq;

Completed in 481 milliseconds