In FreeBSD-10 and in Current, by default LACP supports only long timeout.
FreeBSD does not provide the way to configure LACP timeout period.
We made code changes for LACP Fast-timeout (Using IOCTL, both GET / SET) on FreeBSD-11.
And we were able to successfully test the operation using IOCtl calls from userland.
Please let us know your comments to take this forward.