sioc_sg_req
{ SIOCGETSGCNT, sizeof (struct sioc_sg_req), IPI_GET_CMD,
static int get_sg_cnt(struct sioc_sg_req *, ip_stack_t *);
return (get_sg_cnt((struct sioc_sg_req *)mp1->b_rptr, ipst));
get_sg_cnt(struct sioc_sg_req *req, ip_stack_t *ipst)
#define SIOCGETSGCNT _IOWR('r', 21, struct sioc_sg_req)