Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/
H A Dtest_ip_drop_membership.c62 char *imr_interface = strdup(inet_ntoa(mreq->imr_interface)); in print_mreq() local
76 char *imr_interface = strdup(inet_ntoa(mreq_src->imr_interface)); in print_mreq_src() local
/xnu-10063.141.1/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