Searched refs:bifstp (Results 1 – 1 of 1) sorted by relevance
3829 if (bifstp->ifbpstp_len == 0) { \3830 bifstp->ifbpstp_len = buflen; \3840 len = min(bifstp->ifbpstp_len, buflen); \3864 bifstp->ifbpstp_len = sizeof (bpreq) * count; \3865 if (bifstp->ifbpstp_len > 0) { \3866 error = copyout(outbuf, bifstp->ifbpstp_req, bifstp->ifbpstp_len);\3876 struct ifbpstpconf32 * __single bifstp = arg; in bridge_ioctl_gifsstp32() local3886 struct ifbpstpconf64 * __single bifstp = arg; in bridge_ioctl_gifsstp64() local