Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h228 #define nx_bsd_ip_mreq ip_mreq macro
717 struct nx_bsd_ip_mreq struct
Dnxd_bsd.c6656 struct nx_bsd_ip_mreq in nx_bsd_setsockopt()
7111 if(option_length != sizeof(struct nx_bsd_ip_mreq)) in nx_bsd_setsockopt()
7121 mreq = (struct nx_bsd_ip_mreq*)option_value; in nx_bsd_setsockopt()