Home
last modified time | relevance | path

Searched refs:sioc_sg_req (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h146 struct sioc_sg_req { struct
/illumos-gate/usr/src/uts/common/sys/
H A Dsockio.h71 #define SIOCGETSGCNT _IOWR('r', 21, struct sioc_sg_req)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c186 static int get_sg_cnt(struct sioc_sg_req *, ip_stack_t *);
429 return (get_sg_cnt((struct sioc_sg_req *)mp1->b_rptr, ipst)); in mrt_ioctl()
441 get_sg_cnt(struct sioc_sg_req *req, ip_stack_t *ipst) in get_sg_cnt()
H A Dip.c1137 { SIOCGETSGCNT, sizeof (struct sioc_sg_req), IPI_GET_CMD,