LLCP_MAX_MIU
remote_miu = sock->remote_miu > LLCP_MAX_MIU ?
sock->remote_miu = LLCP_MAX_MIU + 1;
remote_miu = llcp_sock->remote_miu > LLCP_MAX_MIU ?