Home
last modified time | relevance | path

Searched refs:nx_bsd_ip_mreq (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.h221 #define nx_bsd_ip_mreq ip_mreq macro
702 struct nx_bsd_ip_mreq struct
Dnxd_bsd.c6422 struct nx_bsd_ip_mreq in nx_bsd_setsockopt()
6794 if(option_length != sizeof(struct nx_bsd_ip_mreq)) in nx_bsd_setsockopt()
6804 mreq = (struct nx_bsd_ip_mreq*)option_value; in nx_bsd_setsockopt()