Searched refs:sioc_sg_req (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.h172 struct sioc_sg_req { struct
H A Dip_mroute.c298 static int get_sg_cnt(struct sioc_sg_req *);
505 return (get_sg_cnt((struct sioc_sg_req *)data));
522 get_sg_cnt(struct sioc_sg_req *req)
/darwin-on-arm/xnu/bsd/sys/
H A Dsockio.h109 #define SIOCGETSGCNT _IOWR('r', 28, struct sioc_sg_req) /* get s,g pkt cnt */

Completed in 22 milliseconds