Home
last modified time | relevance | path

Searched defs:imr_interface (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/tests/
H A Dtest_ip_drop_membership.c61 char *imr_interface = strdup(inet_ntoa(mreq->imr_interface)); in print_mreq() local
75 char *imr_interface = strdup(inet_ntoa(mreq_src->imr_interface)); in print_mreq_src() local
/xnu-8792.81.2/bsd/netinet/
H A Din.h522 struct in_addr imr_interface; /* local IP address of interface */ member
543 struct in_addr imr_interface; /* local IP address of interface */ member