Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h727 struct nx_bsd_packet_mreq struct
Dnxd_bsd.c6662 struct nx_bsd_packet_mreq in nx_bsd_setsockopt()
6972 if (option_length != sizeof(struct nx_bsd_packet_mreq)) in nx_bsd_setsockopt()
6982 pkt_mreq = (struct nx_bsd_packet_mreq*)option_value; in nx_bsd_setsockopt()