Searched refs:bifstp (Results 1 – 1 of 1) sorted by relevance
3542 if (bifstp->ifbpstp_len == 0) { \3543 bifstp->ifbpstp_len = buflen; \3553 len = min(bifstp->ifbpstp_len, buflen); \3577 bifstp->ifbpstp_len = sizeof (bpreq) * count; \3578 error = copyout(outbuf, bifstp->ifbpstp_req, bifstp->ifbpstp_len); \3587 struct ifbpstpconf32 *bifstp = arg; in bridge_ioctl_gifsstp32() local3597 struct ifbpstpconf64 *bifstp = arg; in bridge_ioctl_gifsstp64() local