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